Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h202 #define IS_ATA_VERSION_GE(idp, n) \ macro
H A Data_disk.c2181 if (IS_ATA_VERSION_GE(aidp, 4)) in ata_disk_complete()