Searched refs:IntrOK (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tulip/
H A Dde2104x.c190 IntrOK = (1 << 16), enumerator in enum:__anon17315
251 IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |
505 if ((!(status & (IntrOK|IntrErr))) || (status == 0xFFFF))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tulip/
H A Dde2104x.c190 IntrOK = (1 << 16), enumerator in enum:__anon29008
251 IntrOK | IntrErr | RxIntr | RxEmpty | TxIntr | TxEmpty |
505 if ((!(status & (IntrOK|IntrErr))) || (status == 0xFFFF))

Completed in 97 milliseconds