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

/drivers/ata/
H A Dsata_mv.c247 DMA_IRQ = (1 << 0), /* shift by port # */ enumerator in enum:__anon72
1067 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport);
2903 ack_irqs |= (DMA_IRQ | DEV_IRQ) << p;
3649 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport);

Completed in 246 milliseconds