Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D3c59x.c662 IntReq = 0x0040, StatsFull = 0x0080, enumerator
1652 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete| in vortex_up()
1658 StatsFull | HostError | TxComplete | IntReq in vortex_up()
1662 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in vortex_up()
1984 if (status & IntReq) { /* Restore all interrupt sources. */ in vortex_error()
2205 if (status & IntReq) { in vortex_interrupt()
2251 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) { in vortex_interrupt()
2272 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in vortex_interrupt()
2319 if (status & IntReq) { in boomerang_interrupt()
2383 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) in boomerang_interrupt()
[all …]
D3c509.c132 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000, }; enumerator
676 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_start_xmit()
810 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */ in el3_interrupt()
1327 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_up()
D3c515.c230 IntReq = 0x0040, StatsFull = 0x0080, enumerator
896 outw(SetStatusEnb | AdapterFailure | IntReq | StatsFull | in corkscrew_open()
901 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in corkscrew_open()
1310 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in corkscrew_interrupt()
/linux-2.4.37.9/drivers/net/pcmcia/
D3c589_cs.c84 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 enumerator
645 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc589_reset()
858 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in el3_interrupt()
D3c574_cs.c164 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 }; enumerator
837 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc574_reset()
1007 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in el3_interrupt()