taglinefilesource code
RxComplete610drivers/net/3c59x.coutw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull
RxComplete785drivers/net/3c59x.cif (status & RxComplete)
RxComplete857drivers/net/3c59x.c} while ((status = inw(ioaddr + EL3_STATUS)) & (IntLatch | RxComplete));