HomeSort by: relevance | last modified time | path
    Searched defs:sc_ne2000 (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/sys/arch/evbsh3/t_sh7706lan/
if_ne_mainbus.c 68 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_mainbus_softc
112 struct ne2000_softc *nsc = &msc->sc_ne2000;
if_ne_mainbus.c 68 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_mainbus_softc
112 struct ne2000_softc *nsc = &msc->sc_ne2000;
if_ne_mainbus.c 68 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_mainbus_softc
112 struct ne2000_softc *nsc = &msc->sc_ne2000;
  /src/sys/dev/isa/
if_ne_isa.c 66 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_isa_softc
134 struct ne2000_softc *nsc = &isc->sc_ne2000;
if_ne_isa.c 66 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_isa_softc
134 struct ne2000_softc *nsc = &isc->sc_ne2000;
if_ne_isa.c 66 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_isa_softc
134 struct ne2000_softc *nsc = &isc->sc_ne2000;
  /src/sys/arch/amiga/dev/
if_ne_xsh.c 76 struct ne2000_softc sc_ne2000; member in struct:ne_xsh_softc
99 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_xsh.c 76 struct ne2000_softc sc_ne2000; member in struct:ne_xsh_softc
99 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_xsh.c 76 struct ne2000_softc sc_ne2000; member in struct:ne_xsh_softc
99 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_zbus.c 70 struct ne2000_softc sc_ne2000; member in struct:ne_zbus_softc
107 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_zbus.c 70 struct ne2000_softc sc_ne2000; member in struct:ne_zbus_softc
107 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_zbus.c 70 struct ne2000_softc sc_ne2000; member in struct:ne_zbus_softc
107 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_xsurf.c 69 struct ne2000_softc sc_ne2000; member in struct:ne_xsurf_softc
120 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_xsurf.c 69 struct ne2000_softc sc_ne2000; member in struct:ne_xsurf_softc
120 struct ne2000_softc *nsc = &zsc->sc_ne2000;
if_ne_xsurf.c 69 struct ne2000_softc sc_ne2000; member in struct:ne_xsurf_softc
120 struct ne2000_softc *nsc = &zsc->sc_ne2000;
  /src/sys/dev/isapnp/
if_ne_isapnp.c 70 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_isapnp_softc
94 struct ne2000_softc * const nsc = &isc->sc_ne2000;
if_ne_isapnp.c 70 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_isapnp_softc
94 struct ne2000_softc * const nsc = &isc->sc_ne2000;
if_ne_isapnp.c 70 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_isapnp_softc
94 struct ne2000_softc * const nsc = &isc->sc_ne2000;
  /src/sys/dev/mca/
if_ne_mca.c 73 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_mca_softc
132 struct ne2000_softc *nsc = &psc->sc_ne2000;
if_ne_mca.c 73 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_mca_softc
132 struct ne2000_softc *nsc = &psc->sc_ne2000;
if_ne_mca.c 73 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_mca_softc
132 struct ne2000_softc *nsc = &psc->sc_ne2000;
  /src/sys/dev/pci/
if_ne_pci.c 64 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_pci_softc
171 struct ne2000_softc *nsc = &psc->sc_ne2000;
if_ne_pci.c 64 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_pci_softc
171 struct ne2000_softc *nsc = &psc->sc_ne2000;
if_ne_pci.c 64 struct ne2000_softc sc_ne2000; /* real "ne2000" softc */ member in struct:ne_pci_softc
171 struct ne2000_softc *nsc = &psc->sc_ne2000;
  /src/sys/arch/atari/dev/
if_ne_mb.c 105 struct ne2000_softc sc_ne2000; /* MI ne2000 softc */ member in struct:ne_mb_softc
183 struct ne2000_softc *nsc = &sc->sc_ne2000;
281 nsc = &sc->sc_ne2000;

Completed in 42 milliseconds

1 2