Searched refs:be_tcvr_read_bit (Results 1 – 1 of 1) sorted by relevance
186 static int be_tcvr_read_bit(struct be_softc *, int);1223 be_tcvr_read_bit(struct be_softc *sc, int phy) in be_tcvr_read_bit() function1296 (void)be_tcvr_read_bit(sc, phy); in be_mii_readreg()1297 (void)be_tcvr_read_bit(sc, phy); in be_mii_readreg()1300 data |= (be_tcvr_read_bit(sc, phy) << i); in be_mii_readreg()1302 (void)be_tcvr_read_bit(sc, phy); in be_mii_readreg()1303 (void)be_tcvr_read_bit(sc, phy); in be_mii_readreg()1304 (void)be_tcvr_read_bit(sc, phy); in be_mii_readreg()