Home
last modified time | relevance | path

Searched refs:micphy_service (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/mii/
H A Dmicphy.c83 static int micphy_service(struct mii_softc *, struct mii_data *, int);
88 static int micphy_service(struct mii_softc *, struct mii_data *, int);
93 micphy_service, micphy_status, micphy_reset,
272 micphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in micphy_service() function