taglinefilesource code
RxComplete413drivers/net/3c509.coutw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull,
RxComplete537drivers/net/3c509.c(IntLatch | RxComplete | StatsFull)) {
RxComplete539drivers/net/3c509.cif (status & RxComplete)
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));