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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dahci.h151 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator in enum:__anon26264
161 PORT_IRQ_UNK_FIS |
H A Dsata_sil24.c171 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator in enum:__anon26313
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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dahci.h151 PORT_IRQ_UNK_FIS = (1 << 4), /* unknown FIS rx'd */ enumerator in enum:__anon14571
161 PORT_IRQ_UNK_FIS |
H A Dsata_sil24.c171 PORT_IRQ_UNK_FIS = (1 << 6), /* unknown FIS received */ enumerator in enum:__anon14620
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 188 milliseconds