AckIntr
outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
outw(AckIntr | TxAvailable, ioaddr + EL3_CMD);
outw(AckIntr | RxEarly, ioaddr + EL3_CMD);
outw(AckIntr | AdapterFailure, ioaddr + EL3_CMD);
outw(AckIntr | 0xFF, ioaddr + EL3_CMD);
outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD); /* Ack IRQ */
outw(AckIntr | TxAvailable, ioaddr + EL3_CMD);
outw(AckIntr | DownComplete, ioaddr + EL3_CMD);
outw(AckIntr | UpComplete, ioaddr + EL3_CMD);
outw(AckIntr | RxEarly, ioaddr + EL3_CMD);
outw(AckIntr | AdapterFailure,
outw(AckIntr | 0x7FF, ioaddr + EL3_CMD);
outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
outw(AckIntr | TxAvailable, ioaddr + EL3_CMD);
outw(AckIntr | RxEarly, ioaddr + EL3_CMD);
outw(AckIntr | AdapterFailure, ioaddr + EL3_CMD);
outw(AckIntr | 0xFF, ioaddr + EL3_CMD);
outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
outw(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
outw(AckIntr | TxAvailable, ioaddr + EL3_CMD);
outw(AckIntr | RxEarly, ioaddr + EL3_CMD);
outw(AckIntr | AdapterFailure, ioaddr + EL3_CMD);
outw(AckIntr | 0xFF, ioaddr + EL3_CMD);
outw(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
iowrite16(AckIntr | IntLatch | TxAvailable | RxEarly | IntReq,
iowrite16(AckIntr | RxEarly, ioaddr + EL3_CMD);
iowrite16(AckIntr | HostError, ioaddr + EL3_CMD);
iowrite16(AckIntr | TxAvailable, ioaddr + EL3_CMD);
iowrite16(AckIntr | (vp->deferred & 0x7ff), ioaddr + EL3_CMD);
iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);
iowrite16(AckIntr | UpComplete, ioaddr + EL3_CMD);
iowrite16(AckIntr | DownComplete, ioaddr + EL3_CMD);
iowrite16(AckIntr | (vp->deferred & 0x7ff), ioaddr + EL3_CMD);
iowrite16(AckIntr | IntReq | IntLatch, ioaddr + EL3_CMD);