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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dahci.h195 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator in enum:__anon10738
205 PORT_IRQ_UNK_FIS |
H A Dsata_sil24.c171 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator in enum:__anon10787
180 PORT_IRQ_UNK_FIS | PORT_IRQ_SDB_NOTIFY,
1015 if (irq_stat & PORT_IRQ_UNK_FIS) {
H A Dlibahci.c1590 if (irq_stat & PORT_IRQ_UNK_FIS) {

Completed in 69 milliseconds