Home | History | Annotate | Download | only in ic

Lines Matching defs:nsc

169 	struct ne2000_softc *nsc = (struct ne2000_softc *)sc;
172 bus_space_tag_t asict = nsc->sc_asict;
173 bus_space_handle_t asich = nsc->sc_asich;
292 struct ne2000_softc *nsc = (struct ne2000_softc *)sc;
296 bus_space_tag_t asict = nsc->sc_asict;
297 bus_space_handle_t asich = nsc->sc_asich;
299 int useword = nsc->sc_useword;
322 struct ne2000_softc *nsc = (struct ne2000_softc *)sc;
324 mx98905_readmem(sc->sc_regt, sc->sc_regh, nsc->sc_asict, nsc->sc_asich,
326 nsc->sc_useword);