Searched refs:PORT_IRQ_TF_ERR (Results 1 - 4 of 4) 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.h139 PORT_IRQ_TF_ERR = (1 << 30), /* task file error */ enumerator in enum:__anon26264
164 PORT_IRQ_TF_ERR |
H A Dlibahci.c1576 if (irq_stat & PORT_IRQ_TF_ERR) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dahci.h139 PORT_IRQ_TF_ERR = (1 << 30), /* task file error */ enumerator in enum:__anon14571
164 PORT_IRQ_TF_ERR |
H A Dlibahci.c1576 if (irq_stat & PORT_IRQ_TF_ERR) {

Completed in 132 milliseconds