Searched refs:fxp_mdi_write (Results 1 – 1 of 1) sorted by relevance
147 void fxp_mdi_write(struct device *, int, int, int);469 sc->sc_mii.mii_writereg = fxp_mdi_write; in fxp_attach()1596 fxp_mdi_write(struct device *self, int phy, int reg, int value) in fxp_mdi_write() function