Home
last modified time | relevance | path

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

/drivers/net/
D3c59x.c464 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 iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in vortex_up()
1968 if (status & IntReq) { /* Restore all interrupt sources. */ in vortex_error()
2188 if (status & IntReq) { in vortex_interrupt()
2234 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) { in vortex_interrupt()
2255 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in vortex_interrupt()
2302 if (status & IntReq) { in boomerang_interrupt()
2366 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) in boomerang_interrupt()
[all …]
D3c509.c140 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000, }; enumerator
837 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_start_xmit()
961 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */ in el3_interrupt()
1428 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_up()
D3c515.c208 IntReq = 0x0040, StatsFull = 0x0080, enumerator
847 outw(SetStatusEnb | AdapterFailure | IntReq | StatsFull | in corkscrew_open()
852 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in corkscrew_open()
1249 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in corkscrew_interrupt()
/drivers/net/pcmcia/
D3c589_cs.c84 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 enumerator
494 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc589_reset()
713 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in el3_interrupt()
D3c574_cs.c159 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 }; enumerator
712 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc574_reset()
889 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in el3_interrupt()