Searched refs:ata_probe (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ata/ | ||
| D | atascsi.h | 367 int (*ata_probe)(void *, int, int); member |
| D | atascsi.c | 251 type = as->as_methods->ata_probe(as->as_cookie, port, link->lun); in atascsi_probe() |