Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MII_REV
src/add-ons/kernel/drivers/network/ether/usb_davicom/DavicomDevice.cpp
94
#define MII_REV(id2) ((id2) & 0x000f)
src/libs/compat/freebsd_network/compat/dev/mii/miivar.h
273
#define MII_REV(id2) ((id2) & IDR2_REV)