Searched refs:ti_ifmedia_upd (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dti.c123 int ti_ifmedia_upd(struct ifnet *);
1456 ifmedia_init(&sc->ifmedia, IFM_IMASK, ti_ifmedia_upd, ti_ifmedia_sts);
2089 ti_ifmedia_upd(ifp);
2097 ti_ifmedia_upd(struct ifnet *ifp) function

Completed in 159 milliseconds