Searched refs:IS_ATA_VERSION_GE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ | ||
H A D | ata_common.h | 202 #define IS_ATA_VERSION_GE(idp, n) \ macro |
H A D | ata_disk.c | 2202 if (IS_ATA_VERSION_GE(aidp, 4)) in ata_disk_complete() |