Searched refs:PORT_IRQ_PHYRDY (Results 1 – 3 of 3) sorted by relevance
141 PORT_IRQ_PHYRDY = (1 << 22), /* PhyRdy changed */ enumerator154 PORT_IRQ_PHYRDY |
761 pp->intr_mask &= ~PORT_IRQ_PHYRDY; in ahci_set_lpm()810 pp->intr_mask |= PORT_IRQ_PHYRDY; in ahci_set_lpm()1784 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()1817 status &= ~PORT_IRQ_PHYRDY; in ahci_handle_port_interrupt()
79 PORT_IRQ_PHYRDY | PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP | \87 PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)720 if (unlikely(port_stat & PORT_IRQ_PHYRDY)) { in mtip_process_errors()