FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MDIO_STAT1_LSTATUS
sys/dev/axgbe/xgbe-phy-v1.c
597
return ((reg & MDIO_STAT1_LSTATUS) ? 1 : 0);
sys/dev/axgbe/xgbe-phy-v2.c
3171
if (reg & MDIO_STAT1_LSTATUS)