Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CmdTxEnb
usr/src/grub/grub-0.97/netboot/r8169.c
580
RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
usr/src/grub/grub-0.97/netboot/rtl8139.c
329
outb(CmdRxEnb | CmdTxEnb, nic->ioaddr + ChipCmd);
usr/src/grub/grub-0.97/netboot/rtl8139.c
353
outb(CmdRxEnb | CmdTxEnb, nic->ioaddr + ChipCmd);