Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/nve/
Dif_nve.c146 static int nve_ifmedia_upd(struct ifnet *);
544 error = mii_attach(dev, &sc->miibus, ifp, nve_ifmedia_upd, in nve_attach()
1163 nve_ifmedia_upd(struct ifnet *ifp) in nve_ifmedia_upd() function