Searched refs:nsc (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/sparc64/sbus/
H A Dlsi64854.c126 struct ncr53c9x_softc *nsc; local
137 nsc = sc->sc_client;
138 if (NCR_LOCK_INITIALIZED(nsc) == 0) {
143 lockfuncarg = &nsc->sc_lock;
144 sc->sc_maxdmasize = nsc->sc_maxxfer;
474 struct ncr53c9x_softc *nsc = sc->sc_client; local
511 "tcm=%d)\n", __func__, NCR_READ_REG(nsc, NCR_TCL) |
512 (NCR_READ_REG(nsc, NCR_TCM) << 8),
513 NCR_READ_REG(nsc, NCR_TCL), NCR_READ_REG(nsc, NCR_TC
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSchedule.h210 const MCSchedClassDesc *sc, unsigned npr, unsigned nsc,
215 NumSchedClasses(nsc), InstrItineraries(ii) {}
208 MCSchedModel(unsigned iw, int mbs, unsigned ll, unsigned hl, unsigned mp, bool cm, unsigned pi, const MCProcResourceDesc *pr, const MCSchedClassDesc *sc, unsigned npr, unsigned nsc, const InstrItinerary *ii) argument
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_mx4200.c486 char nsc, ewc; local
557 nsc = 'N';
560 nsc = 'S';
582 nsc, /* north/south */
590 lats, nsc, lons, ewc, alt );
/freebsd-10-stable/sys/netinet/
H A Dtcp_syncache.c303 struct syncache *sc, *nsc; local
313 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc)
439 struct syncache *sc, *nsc; local
454 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc) {
/freebsd-10-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c505 struct nlna_softc *nsc; local
517 nsc = (struct nlna_softc *)device_get_softc(device_get_parent(dev));
518 nsc->child_sc[sc->instance] = sc;
/freebsd-10-stable/lib/libpmc/
H A Dlibpmc.c1374 __K8SETMASK(nsc);

Completed in 95 milliseconds