| /src/sys/arch/evbsh3/t_sh7706lan/ |
| if_ne_mainbus.c | 119 int netype; local 149 netype = ne2000_detect(nict, nich, asict, asich); 150 switch (netype) {
|
| /src/sys/arch/mmeye/dev/ |
| if_ne_mainbus.c | 105 int netype; local 136 netype = ne2000_detect(nict, nich, asict, asich); 137 switch (netype) {
|
| /src/sys/arch/x68k/dev/ |
| if_ne_neptune.c | 125 int netype; local 152 netype = ne2000_detect(nict, nich, asict, asich); 153 switch (netype) {
|
| if_ne_intio.c | 142 int netype; local 172 netype = ne2000_detect(iot, ioh, asict, asich); 173 switch (netype) {
|
| /src/sys/dev/isa/ |
| if_ne_isa.c | 142 int netype; local 170 netype = ne2000_detect(nict, nich, asict, asich); 171 switch (netype) {
|
| /src/sys/dev/isapnp/ |
| if_ne_isapnp.c | 102 int netype; local 134 netype = ne2000_detect(nict, nich, asict, asich); 135 switch (netype) {
|
| /src/sys/arch/atari/dev/ |
| if_ne_mb.c | 121 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) {
|