Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c1381 static int ixl_media_change(struct ifnet *);
1979 ifmedia_init(&sc->sc_media, 0, ixl_media_change, ixl_media_status); in ixl_attach()
2080 ixl_media_change(struct ifnet *ifp) in ixl_media_change() function