Searched refs:PORT_IRQ_SDB_FIS (Results 1 – 3 of 3) sorted by relevance
145 PORT_IRQ_SDB_FIS = (1 << 3), /* Set Device Bits FIS rx'd */ enumerator160 PORT_IRQ_SDB_FIS | PORT_IRQ_DMAS_FIS |
1874 if (status & PORT_IRQ_SDB_FIS) { in ahci_handle_port_interrupt()
84 (PORT_IRQ_SDB_FIS | PORT_IRQ_LEGACY | \88 (PORT_IRQ_ERR | PORT_IRQ_LEGACY | PORT_IRQ_SDB_FIS)749 if (likely(port_stat & PORT_IRQ_SDB_FIS)) { in mtip_handle_irq()