Searched refs:PORT_IRQ_UNK_FIS (Results 1 - 4 of 4) sorted by relevance

/drivers/ata/
H A Dahci.h160 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator in enum:__anon26
170 PORT_IRQ_UNK_FIS |
H A Dsata_sil24.c171 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator in enum:__anon82
180 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,
1011 if (irq_stat & PORT_IRQ_UNK_FIS) {
H A Dlibahci.c1645 if (irq_stat & PORT_IRQ_UNK_FIS) {
/drivers/block/mtip32xx/
H A Dmtip32xx.c88 PORT_IRQ_PHYRDY | PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP | \

Completed in 636 milliseconds