Searched refs:PORT_IRQ_CONNECT (Results 1 – 3 of 3) sorted by relevance
143 PORT_IRQ_CONNECT = BIT(6), /* port connect change status */ enumerator153 PORT_IRQ_CONNECT |
1832 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()1835 irq_stat & PORT_IRQ_CONNECT ? in ahci_error_intr()
77 (PORT_IRQ_HBUS_ERR | PORT_IRQ_IF_ERR | PORT_IRQ_CONNECT | \86 PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)702 if (unlikely(port_stat & PORT_IRQ_CONNECT)) { in mtip_process_errors()