Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_cmd.h55 #define ATC_ID_PACKET_DEVICE 0xa1 /* ATAPI identify packet device */ macro
H A Datapi.c253 rc = ata_id_common(ATC_ID_PACKET_DEVICE, FALSE, io_hdl1, ioaddr1, in atapi_id()