Lines Matching defs:IntReq
467 IntReq = 0x0040, StatsFull = 0x0080,
1696 vp->status_enable = SetStatusEnb | HostError|IntReq|StatsFull|TxComplete|
1702 StatsFull | HostError | TxComplete | IntReq
1706 iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
1996 if (status & IntReq) { /* Restore all interrupt sources. */
2272 if (status & IntReq) {
2323 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq)) {
2349 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
2396 if (status & IntReq) {
2467 if (status & (HostError | RxEarly | StatsFull | TxComplete | IntReq))
2485 iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);