Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_sil24.c172 PORT_IRQ_DEV_XCHG = (1 << 7), /* device exchanged */ enumerator
179 PORT_IRQ_PHYRDY_CHG | PORT_IRQ_DEV_XCHG |
1003 if (irq_stat & (PORT_IRQ_PHYRDY_CHG | PORT_IRQ_DEV_XCHG)) { in sil24_error_intr()