Home
last modified time | relevance | path

Searched refs:NE2000_ASIC_OFFSET (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_ne_pbusreg.h39 #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 Dif_ne_neptune.c102 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 Dif_ne_intio.c119 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 Dif_ne_mainbus.c84 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 Dif_ne_mainbus.c96 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 Dif_ne_isa.c108 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 Dne2000reg.h20 #define NE2000_ASIC_OFFSET 0x10 macro
/netbsd-src/sys/arch/amiga/dev/
H A Dif_ne_zbus.c133 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, NE_ARIADNE_II_ASICSIZE, in ne_zbus_attach()
H A Dif_ne_xsurf.c149 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_xsurf_attach()
H A Dif_ne_xsh.c122 if (bus_space_subregion(xsht, nich, NE2000_ASIC_OFFSET, in ne_xsh_attach()
/netbsd-src/sys/arch/atari/dev/
H A Dif_ne_mb.c153 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 Dif_ne_isapnp.c118 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_isapnp_attach()
/netbsd-src/sys/dev/mca/
H A Dif_ne_mca.c176 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_mca_attach()
/netbsd-src/sys/dev/pci/
H A Dif_ne_pci.c202 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, in ne_pci_attach()
/netbsd-src/sys/arch/x68k/stand/boot/
H A Dne.c68 #define NE_ASIC_BASEREG (NE_BASEREG + NE2000_ASIC_OFFSET * 2)
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dif_ne_obio.c158 if (bus_space_subregion(iot, nioh, NE2000_ASIC_OFFSET, in ne_obio_attach()
/netbsd-src/sys/dev/pcmcia/
H A Dif_ne_pcmcia.c606 NE2000_ASIC_OFFSET, NE2000_ASIC_NPORTS, &nsc->sc_asich)) { in ne_pcmcia_attach()