Home
last modified time | relevance | path

Searched refs:RxBufEmpty (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Drtl8139.c121 CmdReset=0x10, CmdRxEnb=0x08, CmdTxEnb=0x04, RxBufEmpty=0x01, }; enumerator
429 if (inb(nic->ioaddr + ChipCmd) & RxBufEmpty) { in rtl_poll()
H A Dr8169.c189 RxBufEmpty = 0x01, enumerator