Searched defs:CmdTxEnb (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | rtl8139.c | 121 CmdReset=0x10, CmdRxEnb=0x08, CmdTxEnb=0x04, RxBufEmpty=0x01, }; enumerator |
H A D | r8169.c | 188 CmdTxEnb = 0x04, enumerator |