Searched refs:ATA_OPTIONS_DMA (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ | ||
H A D | ata_common.h | 74 #define ATA_OPTIONS_DMA 0x01 macro |
H A D | ata_common.c | 2228 if (!(ata_options & ATA_OPTIONS_DMA)) { in ata_init_drive_pcidma() |