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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/pcmcia/
H A D3c589_cs.c84 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 enumerator in enum:c509status
495 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
716 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
H A D3c574_cs.c159 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 }; enumerator in enum:elxl_status
708 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
887 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c59x.c456 IntReq = 0x0040, StatsFull = 0x0080, enumerator in enum:vortex_status
1637 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete|
1643 StatsFull | HostError | TxComplete | IntReq
1647 iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
1945 if (status & IntReq) { /* Restore all interrupt sources. */
2165 if (status & IntReq) {
2206 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) {
2227 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
2274 if (status & IntReq) {
2333 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq))
[all...]
H A D3c509.c87 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000, }; enumerator in enum:c509status
906 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */
1376 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
H A D3c515.c208 IntReq = 0x0040, StatsFull = 0x0080, enumerator in enum:corkscrew_status
845 outw(SetStatusEnb | AdapterFailure | IntReq | StatsFull |
850 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
1247 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);

Completed in 77 milliseconds