Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dnsphy.c87 static int nsphy_service(struct mii_softc *, struct mii_data *, int);
92 nsphy_service, nsphy_status, nsphy_reset,
143 nsphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in nsphy_service() function