Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h143 PORT_IRQ_CONNECT = BIT(6), /* port connect change status */ enumerator
153 PORT_IRQ_CONNECT |
H A Dlibahci.c1839 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()
1842 irq_stat & PORT_IRQ_CONNECT ? in ahci_error_intr()