Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c174 PORT_IRQ_SDB_FIS = (1 << 3), /* Set Device Bits FIS rx'd */ enumerator
189 PORT_IRQ_SDB_FIS | PORT_IRQ_DMAS_FIS |
2061 if (status & PORT_IRQ_SDB_FIS) { in ahci_port_intr()