Searched refs:PORT_IRQ_CONNECT (Results 1 – 3 of 3) sorted by relevance
143 PORT_IRQ_CONNECT = (1 << 6), /* port connect change status */ enumerator153 PORT_IRQ_CONNECT |
1789 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()1792 irq_stat & PORT_IRQ_CONNECT ? in ahci_error_intr()
78 (PORT_IRQ_HBUS_ERR | PORT_IRQ_IF_ERR | PORT_IRQ_CONNECT | \87 PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)714 if (unlikely(port_stat & PORT_IRQ_CONNECT)) { in mtip_process_errors()