Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
D3c59x.c467 IntReq = 0x0040, StatsFull = 0x0080, enumerator
1696 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete| in vortex_up()
1702 StatsFull | HostError | TxComplete | IntReq in vortex_up()
1706 iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in vortex_up()
1996 if (status & IntReq) { /* Restore all interrupt sources. */ in vortex_error()
2272 if (status & IntReq) { in _vortex_interrupt()
2323 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) { in _vortex_interrupt()
2349 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in _vortex_interrupt()
2396 if (status & IntReq) { in _boomerang_interrupt()
2467 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) in _boomerang_interrupt()
[all …]
D3c589_cs.c105 IntReq = 0x0040, enumerator
475 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc589_reset()
670 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in el3_interrupt()
D3c515.c207 IntReq = 0x0040, StatsFull = 0x0080, enumerator
858 outw(SetStatusEnb | AdapterFailure | IntReq | StatsFull | in corkscrew_open()
863 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in corkscrew_open()
1255 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in corkscrew_interrupt()
D3c574_cs.c148 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000 }; enumerator
666 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in tc574_reset()
845 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in el3_interrupt()
D3c509.c138 IntReq = 0x0040, StatsFull = 0x0080, CmdBusy = 0x1000, }; enumerator
840 outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */ in el3_interrupt()
1311 outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in el3_up()