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