Searched refs:PORT_IRQ_SDB_FIS (Results 1 – 3 of 3) sorted by relevance
146 PORT_IRQ_SDB_FIS = (1 << 3), /* Set Device Bits FIS rx'd */ enumerator161 PORT_IRQ_SDB_FIS | PORT_IRQ_DMAS_FIS |
1831 if (status & PORT_IRQ_SDB_FIS) { in ahci_handle_port_interrupt()
85 (PORT_IRQ_SDB_FIS | PORT_IRQ_LEGACY | \89 (PORT_IRQ_ERR | PORT_IRQ_LEGACY | PORT_IRQ_SDB_FIS)761 if (likely(port_stat & PORT_IRQ_SDB_FIS)) { in mtip_handle_irq()