Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCNET32_DWIO_RDP
usr/src/grub/grub-0.97/netboot/pcnet32.c
350
return (inl(addr + PCNET32_DWIO_RDP) & 0xffff);
usr/src/grub/grub-0.97/netboot/pcnet32.c
356
outl(val, addr + PCNET32_DWIO_RDP);