Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h160 #define ATE_IDNF 0x10 /* ID not found */ macro
H A Data_disk.c2187 else if (ata_pktp->ap_error & ATE_IDNF) in ata_disk_complete()