| tag | line | file | source code |
|---|---|---|---|
| RxComplete | 585 | drivers/net/3c59x.c | outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull |
| RxComplete | 756 | drivers/net/3c59x.c | if (status & RxComplete) |
| RxComplete | 828 | drivers/net/3c59x.c | } while ((status = inw(ioaddr + EL3_STATUS)) & (IntLatch | RxComplete)); |