Lines Matching refs:IntReq
467 IntReq = 0x0040, StatsFull = 0x0080, enumerator
1698 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete| in vortex_up()
1704 StatsFull | HostError | TxComplete | IntReq in vortex_up()
1708 iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq, in vortex_up()
1998 if (status & IntReq) { /* Restore all interrupt sources. */ in vortex_error()
2274 if (status & IntReq) { in _vortex_interrupt()
2325 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) { in _vortex_interrupt()
2351 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in _vortex_interrupt()
2398 if (status & IntReq) { in _boomerang_interrupt()
2469 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) in _boomerang_interrupt()
2487 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); in _boomerang_interrupt()