Searched refs:ATA_ERROR_ID_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | ata.h | 351 #define ATA_ERROR_ID_NOT_FOUND 0x10 macro |
/freebsd/sbin/camcontrol/ | ||
H A D | camcontrol.c | 2055 if (error & ATA_ERROR_ID_NOT_FOUND) { in atahpa_proc_resp() |