Home
last modified time | relevance | path

Searched refs:MII_GPHYTER_PHY_SUP (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/mii/
H A Dgphyterreg.h60 #define MII_GPHYTER_PHY_SUP 0x11 /* PHY support */ macro
H A Dgphyter.c253 physup = PHY_READ(sc, MII_GPHYTER_PHY_SUP); in gphyter_status()