Searched refs:epic_write_phy_reg (Results 1 – 2 of 2) sorted by relevance
146 epic_write_phy_reg((sc), (phy), (reg), (val))
112 static void epic_write_phy_reg(epic_softc_t *, int, int, int);1821 epic_write_phy_reg(epic_softc_t *sc, int phy, int reg, int val) in epic_write_phy_reg() function