RxComplete
(vp->full_bus_master_rx ? UpComplete : RxComplete) |
(vp->full_bus_master_rx ? 0 : RxComplete) |
if (status & RxComplete)
} while ((status = ioread16(ioaddr + EL3_STATUS)) & (IntLatch | RxComplete));