Searched refs:ure_phy_status (Results 1 – 1 of 1) sorted by relevance
169 static uint16_t ure_phy_status(struct ure_softc *, uint16_t);1754 val = ure_phy_status(sc, 0); in ure_rtl8153b_init()1770 ure_phy_status(sc, URE_PHY_STAT_LAN_ON); in ure_rtl8153b_init()2027 ure_phy_status(struct ure_softc *sc, uint16_t desired) in ure_phy_status() function