Home
last modified time | relevance | path

Searched refs:ne2000_detect (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dif_ne_neptune.c107 rv = ne2000_detect(nict, nich, asict, asich); in ne_neptune_match()
152 netype = ne2000_detect(nict, nich, asict, asich); in ne_neptune_attach()
H A Dif_ne_intio.c124 rv = ne2000_detect(iot, ioh, asict, asich); in ne_intio_match()
172 netype = ne2000_detect(iot, ioh, asict, asich); in ne_intio_attach()
/netbsd-src/sys/arch/mmeye/dev/
H A Dif_ne_mainbus.c90 rv = ne2000_detect(nict, nich, asict, asich); in ne_mainbus_match()
136 netype = ne2000_detect(nict, nich, asict, asich); in ne_mainbus_attach()
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c101 rv = ne2000_detect(nict, nich, asict, asich); in ne_mainbus_match()
149 netype = ne2000_detect(nict, nich, asict, asich); in ne_mainbus_attach()
/netbsd-src/sys/dev/isa/
H A Dif_ne_isa.c113 rv = ne2000_detect(nict, nich, asict, asich); in ne_isa_match()
170 netype = ne2000_detect(nict, nich, asict, asich); in ne_isa_attach()
/netbsd-src/sys/dev/ic/
H A Dne2000var.h59 int ne2000_detect(bus_space_tag_t, bus_space_handle_t,
H A Dne2000.c127 nsc->sc_type = ne2000_detect(nict, nich, asict, asich); in ne2000_attach()
332 ne2000_detect(bus_space_tag_t nict, bus_space_handle_t nich, in ne2000_detect() function
/netbsd-src/sys/arch/atari/dev/
H A Dif_ne_mb.c158 netype = ne2000_detect(iot, ioh, asict, asich); in ne_mb_probe()
230 netype = ne2000_detect(iot, ioh, asict, asich); in ne_mb_attach()
/netbsd-src/sys/dev/isapnp/
H A Dif_ne_isapnp.c134 netype = ne2000_detect(nict, nich, asict, asich); in ne_isapnp_attach()