Searched refs:IntReq (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c59x.c612 IntReq = 0x0040, StatsFull = 0x0080, enumerator in enum:vortex_status
1550 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete|
1556 StatsFull | HostError | TxComplete | IntReq
1560 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
1875 if (status & IntReq) { /* Restore all interrupt sources. */
2090 if (status & IntReq) {
2131 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) {
2152 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
2197 if (status & IntReq) {
2256 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq))
[all...]
H A D3c509.c132 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000, }; enumerator in enum:c509status
791 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */
1308 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
H A D3c515.c228 IntReq = 0x0040, StatsFull = 0x0080, enumerator in enum:corkscrew_status
895 outw(SetStatusEnb | AdapterFailure | IntReq | StatsFull |
900 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
1309 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A D3c574_cs.c164 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 }; enumerator in enum:elxl_status
835 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
1005 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
H A D3c589_cs.c84 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 enumerator in enum:c509status
645 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
895 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);

Completed in 163 milliseconds