Home
last modified time | relevance | path

Searched refs:sc_ne2000 (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/sys/arch/acorn32/podulebus/
Dif_ne_pbus.c86 struct ne2000_softc sc_ne2000; /* ne2000 softc */ member
234 struct ne2000_softc *nsc = &npsc->sc_ne2000; in ne_pbus_attach()
451 aprint_normal_dev(sc->sc_ne2000.sc_dp8390.sc_dev, in em_postattach()
455 dsr = bus_space_read_1(sc->sc_ne2000.sc_asict, in em_postattach()
456 sc->sc_ne2000.sc_asich, EM_DSR_REG); in em_postattach()
489 struct ne2000_softc *nsc = &sc->sc_ne2000; in eh600_preattach()
514 struct ne2000_softc *nsc = &sc->sc_ne2000; in eh600_postattach()
565 mx98905_attach(&sc->sc_ne2000.sc_dp8390); in en_postattach()
/netbsd/src/sys/arch/amiga/dev/
Dif_ne_zbus.c70 struct ne2000_softc sc_ne2000; member
107 struct ne2000_softc *nsc = &zsc->sc_ne2000; in ne_zbus_attach()
Dif_ne_xsurf.c69 struct ne2000_softc sc_ne2000; member
120 struct ne2000_softc *nsc = &zsc->sc_ne2000; in ne_xsurf_attach()
Dif_ne_xsh.c76 struct ne2000_softc sc_ne2000; member
99 struct ne2000_softc *nsc = &zsc->sc_ne2000; in ne_xsh_attach()
/netbsd/src/sys/dev/isapnp/
Dif_ne_isapnp.c70 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member
94 struct ne2000_softc * const nsc = &isc->sc_ne2000; in ne_isapnp_attach()
/netbsd/src/sys/arch/evbsh3/t_sh7706lan/
Dif_ne_mainbus.c68 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member
112 struct ne2000_softc *nsc = &msc->sc_ne2000; in ne_mainbus_attach()
/netbsd/src/sys/dev/pcmcia/
Dif_ne_pcmcia.c76 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member
579 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pcmcia_attach()
764 error = ne2000_detach(&psc->sc_ne2000, flags); in ne_pcmcia_detach()
808 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pcmcia_get_enaddr()
844 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pcmcia_dl10019_get_enaddr()
/netbsd/src/sys/dev/mca/
Dif_ne_mca.c73 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member
132 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_mca_attach()
/netbsd/src/sys/dev/isa/
Dif_ne_isa.c66 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member
134 struct ne2000_softc *nsc = &isc->sc_ne2000; in ne_isa_attach()
/netbsd/src/sys/dev/pci/
Dif_ne_pci.c64 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member
171 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pci_attach()
/netbsd/src/sys/arch/atari/dev/
Dif_ne_mb.c105 struct ne2000_softc sc_ne2000; /* MI ne2000 softc */ member
183 struct ne2000_softc *nsc = &sc->sc_ne2000; in ne_mb_attach()
281 nsc = &sc->sc_ne2000; in ne_mb_poll()