Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mii/
Dmcommphy.c151 static int mcommphy_service(struct mii_softc *, struct mii_data *, int);
155 .pf_service = mcommphy_service,
632 mcommphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in mcommphy_service() function