Searched refs:sc_rsmax (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dstructs.h53 int sc_rsmax; /* max # of restarts */ member in struct:sactab
H A Dreadtab.c187 tsp->sc_rsmax = sp->sc_rsmax;
365 sp->sc_flags, sp->sc_rsmax, sp->sc_pstate, sp->sc_cmd, sp->sc_comment);
H A Dutil.c204 sp->sc_rsmax = atoi(p);
H A Dsac.c904 if (sp->sc_rscnt < sp->sc_rsmax) {
H A Dsacadm.c1013 sp->sc_flags, sp->sc_rsmax, SSTATE, sp->sc_cmd, sp->sc_comment);

Completed in 99 milliseconds