Home
last modified time | relevance | path

Searched refs:BGE_PHY_NO_3LED (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mii/
H A Dbrgphy.c1018 if (bge_sc->bge_phy_flags & BGE_PHY_NO_3LED) { in brgphy_reset()
/freebsd/sys/dev/bge/
H A Dif_bgereg.h3002 #define BGE_PHY_NO_3LED 0x00000080 macro
H A Dif_bge.c3791 sc->bge_phy_flags |= BGE_PHY_NO_3LED; in bge_attach()
6596 if (sc->bge_phy_flags & BGE_PHY_NO_3LED) in bge_sysctl_debug_info()