Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dtulip.c259 sc->sc_statchg = tlp_mii_statchg; in tlp_attach()
4620 mii->mii_statchg = sc->sc_statchg; in tlp_2114x_isv_tmsw_init()
5279 (*sc->sc_statchg)(mii->mii_ifp); in tlp_2114x_nway_service()
5447 mii->mii_statchg = sc->sc_statchg; in tlp_sio_mii_tmsw_init()
5495 mii->mii_statchg = sc->sc_statchg; in tlp_pnic_tmsw_init()
5704 (*sc->sc_statchg)(mii->mii_ifp); in tlp_pnic_nway_service()
5893 mii->mii_statchg = sc->sc_statchg; in tlp_pmac_tmsw_init()
5968 mii->mii_statchg = sc->sc_statchg; in tlp_al981_tmsw_init()
6004 mii->mii_statchg = sc->sc_statchg; in tlp_an985_tmsw_init()
6041 mii->mii_statchg = sc->sc_statchg; in tlp_dm9102_tmsw_init()
[all …]
H A Dtulipvar.h385 void (*sc_statchg)(struct ifnet *); member
/netbsd/sys/arch/newsmips/apbus/
H A Dif_tlp_ap.c248 mii->mii_statchg = sc->sc_statchg; in tlp_ap_tmsw_init()