Home
last modified time | relevance | path

Searched refs:URE_GMEDIASTAT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mii/
H A Drgephyreg.h204 #define URE_GMEDIASTAT 0xe908 /* media status register */ macro
H A Drgephy.c298 reg = PHY_READ(sc, URE_GMEDIASTAT); in rgephy_linkup()
386 bmsr = PHY_READ(sc, URE_GMEDIASTAT); in rgephy_status()
/freebsd/sys/dev/usb/net/
H A Dif_urereg.h98 #define URE_GMEDIASTAT 0xe908 macro
H A Dif_ure.c399 if (reg == URE_GMEDIASTAT) { in ure_miibus_readreg()
402 return (ure_read_1(sc, URE_GMEDIASTAT, URE_MCU_TYPE_PLA)); in ure_miibus_readreg()