Searched refs:smc91cxx_softc (Results 1 – 11 of 11) sorted by relevance
179 static int smc91cxx_set_media(struct smc91cxx_softc *, int);181 static void smc91cxx_init(struct smc91cxx_softc *);182 static void smc91cxx_read(struct smc91cxx_softc *);183 static void smc91cxx_reset(struct smc91cxx_softc *);185 static uint8_t smc91cxx_copy_tx_frame(struct smc91cxx_softc *, struct mbuf *);186 static void smc91cxx_stop(struct smc91cxx_softc *);190 static int smc91cxx_enable(struct smc91cxx_softc *);191 static void smc91cxx_disable(struct smc91cxx_softc *);230 smc91cxx_attach(struct smc91cxx_softc *sc, uint8_t *myea) in smc91cxx_attach()395 struct smc91cxx_softc *sc = ifp->if_softc; in smc91cxx_mediachange()[all …]
35 struct smc91cxx_softc { struct46 int (*sc_enable)(struct smc91cxx_softc *); argument47 void (*sc_disable)(struct smc91cxx_softc *); argument67 void smc91cxx_attach(struct smc91cxx_softc *, u_int8_t *); argument
70 struct smc91cxx_softc sc_smc; /* real "smc" softc */82 int sm_pcmcia_enable(struct smc91cxx_softc *);83 void sm_pcmcia_disable(struct smc91cxx_softc *);138 struct smc91cxx_softc *sc = &psc->sc_smc; in sm_pcmcia_attach()242 sm_pcmcia_enable(struct smc91cxx_softc *sc) in sm_pcmcia_enable()263 sm_pcmcia_disable(struct smc91cxx_softc *sc) in sm_pcmcia_disable()
662 CFATTACH_DECL_NEW(sm_mhzc, sizeof(struct smc91cxx_softc),665 int sm_mhzc_enable(struct smc91cxx_softc *);666 void sm_mhzc_disable(struct smc91cxx_softc *);684 struct smc91cxx_softc *sc = device_private(self); in sm_mhzc_attach()705 sm_mhzc_enable(struct smc91cxx_softc *sc) in sm_mhzc_enable()713 sm_mhzc_disable(struct smc91cxx_softc *sc) in sm_mhzc_disable()
56 struct smc91cxx_softc sc_sm;78 struct smc91cxx_softc *sc = &smsc->sc_sm; in sm_mainbus_attach()
60 struct smc91cxx_softc sc_sm;81 struct smc91cxx_softc *sc = &pxasc->sc_sm; in sm_pxaip_attach()
56 struct smc91cxx_softc sc_sm;77 struct smc91cxx_softc *sc = &isc->sc_sm; in sm_ifpga_attach()
61 CFATTACH_DECL_NEW(sm_nubus, sizeof(struct smc91cxx_softc),101 struct smc91cxx_softc *smc = device_private(self); in sm_nubus_attach()
102 struct smc91cxx_softc sc_smc;171 struct smc91cxx_softc *sc = &gsc->sc_smc; in sm_gxio_attach()
101 struct smc91cxx_softc sc_smc; /* real "smc" softc */183 struct smc91cxx_softc *sc = &isc->sc_smc; in sm_obio_attach()
66 struct smc91cxx_softc sc_smc; /* real "smc" softc */157 struct smc91cxx_softc *sc = &isc->sc_smc; in sm_isa_attach()