Home
last modified time | relevance | path

Searched defs:sactab (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dstructs.h50 struct sactab { struct
60 struct sactab *sc_next; /* next in list */ argument
61 short sc_exit; /* exit status */
62 char sc_maxclass; /* largest class instruction this PM
65 unchar sc_sstate; /* SAC's idea of PM's state */
66 unchar sc_lstate; /* SAC's idea of last valid state -
70 unchar sc_pstate; /* PM's last reported state - note:
73 char sc_tag[PMTAGSIZE + 1]; /* port monitor tag */
74 char sc_type[PMTYPESIZE + 1];/* port monitor type */
75 char sc_utid[IDLEN]; /* utmp id of PM */