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