Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_mv.c239 DEV_IRQ = (1 << 8), /* shift by port # */ enumerator
1077 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport); in mv_clear_and_enable_port_irqs()
2930 ack_irqs |= (DMA_IRQ | DEV_IRQ) << p; in mv_host_intr()
3676 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport); in mv_eh_thaw()