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

/openbsd-current/sys/dev/pcmcia/
H A Dif_sm_pcmcia.c62 struct smc91cxx_softc sc_smc; /* real "smc" softc */ member in struct:sm_pcmcia_softc
119 struct smc91cxx_softc *sc = &psc->sc_smc;
208 struct ifnet *ifp = &psc->sc_smc.sc_arpcom.ac_if;
224 struct ifnet *ifp = &sc->sc_smc.sc_arpcom.ac_if;
230 smc91cxx_stop(&sc->sc_smc);
/openbsd-current/sys/dev/isa/
H A Dif_sm_isa.c71 struct smc91cxx_softc sc_smc; /* real "smc" softc */ member in struct:sm_isa_softc
148 struct smc91cxx_softc *sc = &isc->sc_smc;

Completed in 123 milliseconds