Searched refs:bge_sc (Results 1 – 1 of 1) sorted by relevance
204 struct bge_softc *bge_sc = NULL; in brgphy_attach() local220 bge_sc = ifp->if_softc; in brgphy_attach()259 if (bge_sc != NULL) in brgphy_attach()896 struct bge_softc *bge_sc = NULL; in brgphy_reset() local952 bge_sc = ifp->if_softc; in brgphy_reset()957 if (bge_sc) { in brgphy_reset()959 if (bge_sc->bge_phy_flags & BGE_PHY_5704_A0_BUG) in brgphy_reset()961 if (bge_sc->bge_phy_flags & BGE_PHY_ADC_BUG) in brgphy_reset()963 if (bge_sc->bge_phy_flags & BGE_PHY_ADJUST_TRIM) in brgphy_reset()965 if (bge_sc->bge_phy_flags & BGE_PHY_BER_BUG) in brgphy_reset()[all …]