Searched refs:CmdTxEnb (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Drtl8139.c116 CmdReset=0x10, CmdRxEnb=0x08, CmdTxEnb=0x04, RxBufEmpty=0x01, }; enumerator in enum:ChipCmdBits
303 outb(CmdRxEnb | CmdTxEnb, ioaddr + ChipCmd);
328 outb(CmdRxEnb | CmdTxEnb, ioaddr + ChipCmd);

Completed in 17 milliseconds