Searched refs:ATA_DMA_ON (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c2318 return (ATA_DMA_ON);
3358 ata_drvp->ad_pciide_dma != ATA_DMA_ON) {
3575 ata_drvp->ad_pciide_dma = ATA_DMA_ON;
3720 ata_drvp->ad_pciide_dma == ATA_DMA_ON) {
H A Data_common.h524 #define ATA_DMA_ON 0x1 macro
H A Data_disk.c1388 if (GTGTP2ATADRVP(gtgtp)->ad_pciide_dma != ATA_DMA_ON)

Completed in 58 milliseconds