Searched refs:sc_dp8390 (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/sys/dev/ic/
H A Dwevar.h14 struct dp8390_softc sc_dp8390; member in struct:we_softc
H A Dne2000var.h37 struct dp8390_softc sc_dp8390; member in struct:ne2000_softc
H A Dwe.c136 struct dp8390_softc *sc = &wsc->sc_dp8390;
325 bus_space_tag_t memt = wsc->sc_dp8390.sc_buft;
326 bus_space_handle_t memh = wsc->sc_dp8390.sc_bufh;
343 bus_space_tag_t memt = wsc->sc_dp8390.sc_buft;
344 bus_space_handle_t memh = wsc->sc_dp8390.sc_bufh;
563 struct dp8390_softc *sc = &wsc->sc_dp8390;
H A Ddl10019.c253 struct dp8390_softc *sc = &nsc->sc_dp8390;
H A Dne2000.c114 struct dp8390_softc *dsc = &nsc->sc_dp8390;
879 return dp8390_detach(&sc->sc_dp8390, flags);
886 struct dp8390_softc *dsc = &sc->sc_dp8390;
902 struct dp8390_softc *dsc = &sc->sc_dp8390;
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dif_ne_obio.c152 sc->nsc.sc_dp8390.sc_dev = self;
162 sc->nsc.sc_dp8390.sc_regt = iot;
163 sc->nsc.sc_dp8390.sc_regh = nioh;
174 sc->nsc.sc_dp8390.sc_flags = DP8390_NO_REMOTE_DMA_COMPLETE;
203 sc->nsc.sc_dp8390.sc_enabled = 0;
204 sc->nsc.sc_dp8390.sc_enable = ne_obio_enable;
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dif_ne_pbus.c235 struct dp8390_softc *dsc = &nsc->sc_dp8390;
451 aprint_normal_dev(sc->sc_ne2000.sc_dp8390.sc_dev,
490 struct dp8390_softc *dsc = &nsc->sc_dp8390;
515 struct dp8390_softc *dsc = &nsc->sc_dp8390;
565 mx98905_attach(&sc->sc_ne2000.sc_dp8390);
/netbsd-current/sys/dev/isa/
H A Dif_ec.c79 struct dp8390_softc sc_dp8390; member in struct:ec_softc
247 struct dp8390_softc *sc = &esc->sc_dp8390;
553 bus_space_tag_t memt = esc->sc_dp8390.sc_buft;
554 bus_space_handle_t memh = esc->sc_dp8390.sc_bufh;
572 bus_space_tag_t memt = esc->sc_dp8390.sc_buft;
573 bus_space_handle_t memh = esc->sc_dp8390.sc_bufh;
H A Dif_ne_isa.c135 struct dp8390_softc *dsc = &nsc->sc_dp8390;
H A Dif_we_isa.c263 struct dp8390_softc *sc = &wsc->sc_dp8390;
/netbsd-current/sys/arch/mmeye/dev/
H A Dif_ne_mainbus.c101 struct dp8390_softc *dsc = &sc->sc_dp8390;
/netbsd-current/sys/arch/amiga/dev/
H A Dif_ne_zbus.c108 struct dp8390_softc *dsc = &nsc->sc_dp8390;
H A Dif_ne_xsurf.c121 struct dp8390_softc *dsc = &nsc->sc_dp8390;
H A Dif_ne_xsh.c100 struct dp8390_softc *dsc = &nsc->sc_dp8390;
H A Dif_ed_zbus.c82 struct dp8390_softc sc_dp8390; member in struct:ed_zbus_softc
107 struct dp8390_softc *sc = &zsc->sc_dp8390;
/netbsd-current/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c113 struct dp8390_softc *dsc = &nsc->sc_dp8390;
/netbsd-current/sys/arch/x68k/dev/
H A Dif_ne_neptune.c118 struct dp8390_softc *dsc = &nsc->sc_dp8390;
H A Dif_ne_intio.c135 struct dp8390_softc *dsc = &sc->sc_dp8390;
/netbsd-current/sys/dev/isapnp/
H A Dif_ne_isapnp.c95 struct dp8390_softc * const dsc = &nsc->sc_dp8390;
/netbsd-current/sys/dev/mca/
H A Dif_ne_mca.c133 struct dp8390_softc *dsc = &nsc->sc_dp8390;
H A Dif_we_mca.c152 struct dp8390_softc *sc = &wsc->sc_dp8390;
/netbsd-current/sys/arch/atari/dev/
H A Dif_ne_mb.c184 struct dp8390_softc *dsc = &nsc->sc_dp8390;
282 dsc = &nsc->sc_dp8390;
/netbsd-current/sys/dev/pci/
H A Dif_ne_pci.c172 struct dp8390_softc *dsc = &nsc->sc_dp8390;
/netbsd-current/sys/arch/atari/vme/
H A Dif_we_vme.c306 struct dp8390_softc *sc = &wsc->sc_dp8390;
/netbsd-current/sys/arch/prep/pnpbus/
H A Dif_we_pnpbus.c148 struct dp8390_softc *sc = &wsc->sc_dp8390;

Completed in 165 milliseconds

12