Searched refs:smc91cxx_attach (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | smc91cxxvar.h | 67 void smc91cxx_attach(struct smc91cxx_softc *, u_int8_t *);
|
H A D | smc91cxx.c | 230 smc91cxx_attach(struct smc91cxx_softc *sc, uint8_t *myea) in smc91cxx_attach() function
|
/netbsd-src/sys/arch/evbsh3/ap_ms104_sh4/ |
H A D | if_sm_mainbus.c | 106 smc91cxx_attach(sc, NULL); in sm_mainbus_attach()
|
/netbsd-src/sys/arch/evbarm/viper/ |
H A D | if_sm_pxaip.c | 109 smc91cxx_attach(sc, NULL); in sm_pxaip_attach()
|
/netbsd-src/sys/arch/evbarm/ifpga/ |
H A D | sm_ifpga.c | 103 smc91cxx_attach(sc, NULL); in sm_ifpga_attach()
|
/netbsd-src/sys/arch/mac68k/nubus/ |
H A D | if_sm_nubus.c | 156 smc91cxx_attach(smc, myaddr); in sm_nubus_attach()
|
/netbsd-src/sys/arch/evbarm/gumstix/ |
H A D | if_sm_gxio.c | 199 smc91cxx_attach(sc, myea); in sm_gxio_attach()
|
/netbsd-src/sys/arch/evbarm/lubbock/ |
H A D | if_sm_obio.c | 229 smc91cxx_attach(sc, NULL); in sm_obio_attach()
|
/netbsd-src/sys/dev/isa/ |
H A D | if_sm_isa.c | 178 smc91cxx_attach(sc, NULL); in sm_isa_attach()
|
/netbsd-src/sys/dev/pcmcia/ |
H A D | if_sm_pcmcia.c | 178 smc91cxx_attach(sc, enaddr); in sm_pcmcia_attach()
|
H A D | mhzc.c | 701 smc91cxx_attach(sc, myla); in sm_mhzc_attach()
|