/netbsd-src/sys/arch/acorn32/podulebus/ |
H A D | if_ne_pbusreg.h | 39 #define EM_ASIC_OFFSET (EM_NIC_OFFSET + (NE2000_ASIC_OFFSET << EM_REGSHIFT)) 60 #define EH600_ASIC_OFFSET (EH600_NIC_OFFSET + (NE2000_ASIC_OFFSET \ 72 #define EN_ASIC_OFFSET (EN_NIC_OFFSET + (NE2000_ASIC_OFFSET \
|
/netbsd-src/sys/arch/x68k/dev/ |
H A D | if_ne_neptune.c | 102 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_neptune_match() 136 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_neptune_attach()
|
H A D | if_ne_intio.c | 119 if (bus_space_subregion(iot, ioh, NE2000_ASIC_OFFSET * 2, in ne_intio_match() 155 if (bus_space_subregion(iot, ioh, NE2000_ASIC_OFFSET * 2, in ne_intio_attach()
|
/netbsd-src/sys/arch/mmeye/dev/ |
H A D | if_ne_mainbus.c | 84 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_mainbus_match() 119 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_mainbus_attach()
|
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/ |
H A D | if_ne_mainbus.c | 96 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_mainbus_match() 132 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_mainbus_attach()
|
/netbsd-src/sys/dev/isa/ |
H A D | if_ne_isa.c | 108 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_isa_match() 154 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_isa_attach()
|
/netbsd-src/sys/dev/ic/ |
H A D | ne2000reg.h | 20 #define NE2000_ASIC_OFFSET 0x10 macro
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | if_ne_zbus.c | 133 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, NE_ARIADNE_II_ASICSIZE, in ne_zbus_attach()
|
H A D | if_ne_xsurf.c | 149 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_xsurf_attach()
|
H A D | if_ne_xsh.c | 122 if (bus_space_subregion(xsht, nich, NE2000_ASIC_OFFSET, in ne_xsh_attach()
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | if_ne_mb.c | 153 NE2000_ASIC_OFFSET << ETHERNEC_PORT_STRIDE, in ne_mb_probe() 212 NE2000_ASIC_OFFSET << ETHERNEC_PORT_STRIDE, in ne_mb_attach()
|
/netbsd-src/sys/dev/isapnp/ |
H A D | if_ne_isapnp.c | 118 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_isapnp_attach()
|
/netbsd-src/sys/dev/mca/ |
H A D | if_ne_mca.c | 176 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_mca_attach()
|
/netbsd-src/sys/dev/pci/ |
H A D | if_ne_pci.c | 202 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_pci_attach()
|
/netbsd-src/sys/arch/x68k/stand/boot/ |
H A D | ne.c | 68 #define NE_ASIC_BASEREG (NE_BASEREG + NE2000_ASIC_OFFSET * 2)
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | if_ne_obio.c | 158 if (bus_space_subregion(iot, nioh, NE2000_ASIC_OFFSET, in ne_obio_attach()
|
/netbsd-src/sys/dev/pcmcia/ |
H A D | if_ne_pcmcia.c | 606 NE2000_ASIC_OFFSET, NE2000_ASIC_NPORTS, &nsc->sc_asich)) { in ne_pcmcia_attach()
|