Home
last modified time | relevance | path

Searched refs:PORT_IRQ_SDB_FIS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dahci.h146 PORT_IRQ_SDB_FIS = BIT(3), /* Set Device Bits FIS rx'd */ enumerator
161 PORT_IRQ_SDB_FIS | PORT_IRQ_DMAS_FIS |
H A Dlibahci.c1916 if (status & PORT_IRQ_SDB_FIS) { in ahci_handle_port_interrupt()