Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h178 #define ATF_ATAPI_DMA 0x01 /* ATAPI DMA enable bit */ macro
H A Datapi_fsm.c208 ddi_put8(io_hdl1, ata_ctlp->ac_feature, ATF_ATAPI_DMA); in atapi_start_cmd()