Searched refs:PORT_IRQ_CONNECT (Results 1 – 2 of 2) sorted by relevance
143 PORT_IRQ_CONNECT = BIT(6), /* port connect change status */ enumerator153 PORT_IRQ_CONNECT |
1839 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()1842 irq_stat & PORT_IRQ_CONNECT ? in ahci_error_intr()