Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vr.c124 int vr_ifmedia_upd(struct ifnet *);
653 ifmedia_init(&sc->sc_mii.mii_media, 0, vr_ifmedia_upd, vr_ifmedia_sts); in vr_attach()
1484 vr_ifmedia_upd(struct ifnet *ifp) in vr_ifmedia_upd() function