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

/netbsd-current/sys/dev/ic/
H A Dne2000reg.h20 #define NE2000_ASIC_OFFSET 0x10 macro
/netbsd-current/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-current/sys/arch/mmeye/dev/
H A Dif_ne_mainbus.c84 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
119 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c96 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
132 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/arch/x68k/dev/
H A Dif_ne_neptune.c102 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
136 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
H A Dif_ne_intio.c119 if (bus_space_subregion(iot, ioh, NE2000_ASIC_OFFSET * 2,
155 if (bus_space_subregion(iot, ioh, NE2000_ASIC_OFFSET * 2,
/netbsd-current/sys/dev/isa/
H A Dif_ne_isa.c108 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
154 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/arch/amiga/dev/
H A Dif_ne_zbus.c133 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET, NE_ARIADNE_II_ASICSIZE,
H A Dif_ne_xsurf.c149 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
H A Dif_ne_xsh.c122 if (bus_space_subregion(xsht, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/arch/x68k/stand/boot/
H A Dne.c68 #define NE_ASIC_BASEREG (NE_BASEREG + NE2000_ASIC_OFFSET * 2)
/netbsd-current/sys/dev/isapnp/
H A Dif_ne_isapnp.c118 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/dev/mca/
H A Dif_ne_mca.c176 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/arch/atari/dev/
H A Dif_ne_mb.c153 NE2000_ASIC_OFFSET << ETHERNEC_PORT_STRIDE,
212 NE2000_ASIC_OFFSET << ETHERNEC_PORT_STRIDE,
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dif_ne_obio.c158 if (bus_space_subregion(iot, nioh, NE2000_ASIC_OFFSET,
/netbsd-current/sys/dev/pci/
H A Dif_ne_pci.c202 if (bus_space_subregion(nict, nich, NE2000_ASIC_OFFSET,
/netbsd-current/sys/dev/pcmcia/
H A Dif_ne_pcmcia.c606 NE2000_ASIC_OFFSET, NE2000_ASIC_NPORTS, &nsc->sc_asich)) {

Completed in 278 milliseconds