Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCNET32_DWIO_BDP
drivers/net/ethernet/amd/pcnet32.c
406
return inl(addr + PCNET32_DWIO_BDP) & 0xffff;
drivers/net/ethernet/amd/pcnet32.c
412
outl(val, addr + PCNET32_DWIO_BDP);