Searched refs:ATA_RESP_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/sys/ | ||
| HD | ata.h | 51 #define ATA_RESP_INCOMPLETE 0x0004 macro |
| /NextBSD/sys/cam/ata/ | ||
| HD | ata_xpt.c | 853 ((ident_buf->config & ATA_RESP_INCOMPLETE) || in probedone() |