Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dtulipvar.h354 struct ifmedia_entry *sc_nway_active; /* the active media */ member
Dtulip.c4074 sc->sc_nway_active = ife; in tlp_nway_activate()
5724 if ((sc->sc_nway_active == NULL || in tlp_pnic_nway_service()
5725 sc->sc_nway_active->ifm_media != mii->mii_media_active) || in tlp_pnic_nway_service()