Home
last modified time | relevance | path

Searched refs:ATA_ERROR_ID_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Data.h351 #define ATA_ERROR_ID_NOT_FOUND 0x10 macro
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c2055 if (error & ATA_ERROR_ID_NOT_FOUND) { in atahpa_proc_resp()