Searched refs:netype (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/mmeye/dev/
H A Dif_ne_mainbus.c105 int netype; local
136 netype = ne2000_detect(nict, nich, asict, asich);
137 switch (netype) {
/netbsd-current/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c119 int netype; local
149 netype = ne2000_detect(nict, nich, asict, asich);
150 switch (netype) {
/netbsd-current/sys/arch/x68k/dev/
H A Dif_ne_neptune.c125 int netype; local
152 netype = ne2000_detect(nict, nich, asict, asich);
153 switch (netype) {
H A Dif_ne_intio.c142 int netype; local
172 netype = ne2000_detect(iot, ioh, asict, asich);
173 switch (netype) {
/netbsd-current/sys/dev/isa/
H A Dif_ne_isa.c142 int netype; local
170 netype = ne2000_detect(nict, nich, asict, asich);
171 switch (netype) {
/netbsd-current/sys/dev/isapnp/
H A Dif_ne_isapnp.c102 int netype; local
134 netype = ne2000_detect(nict, nich, asict, asich);
135 switch (netype) {
/netbsd-current/sys/arch/atari/dev/
H A Dif_ne_mb.c121 int netype, rv; local
158 netype = ne2000_detect(iot, ioh, asict, asich);
159 switch (netype) {
188 int netype; local
230 netype = ne2000_detect(iot, ioh, asict, asich);
231 switch (netype) {

Completed in 122 milliseconds