Searched refs:ATA_ATAPI_IDENTIFY (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Data.h376 #define ATA_ATAPI_IDENTIFY 0xa1 /* get ATAPI params*/ macro
/freebsd-9.3-release/sys/dev/ata/
H A Data-lowlevel.c276 if (request->u.ata.command != ATA_ATAPI_IDENTIFY)
H A Data-all.c937 command = ATA_ATAPI_IDENTIFY;
/freebsd-9.3-release/sys/cam/ata/
H A Data_xpt.c331 ata_28bit_cmd(ataio, ATA_ATAPI_IDENTIFY, 0, 0, 0);
/freebsd-9.3-release/sbin/camcontrol/
H A Dcamcontrol.c2041 ATA_ATA_IDENTIFY : ATA_ATAPI_IDENTIFY;
2046 retry_command = ATA_ATAPI_IDENTIFY;

Completed in 181 milliseconds