Searched defs:ps_present (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8574_nct.h76 * ps_present and fan_present fields modified for FRU callback and status
80 scsb_fru_status_t ps_present; /* Is powersupply present */ member in struct:envctrl_pwrsupply
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c101 static boolean_t ps_present[2]; variable
1226 ps_prev_present[instance] = ps_present[instance] = presence;
1243 ps_prev_present[instance] = ps_present[instance];
1251 &ps_present[instance]);
1256 (ps_present[instance] != ps_prev_present[instance]));
1259 if (ps_present[instance] != ps_prev_present[instance]) {
1260 err = handle_ps_hotplug(hdlp, id, ps_present[instance]);
1265 if (!ps_present[instance])
1271 if (ps_present[instance] == PSVC_PRESENT &&
1277 handle_ps_hotplug(hdlp, id, ps_present[instanc
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c710 int32_t amps, oc_flag = 0, ps_present = 0; local
763 ps_present++;
821 if (ps_present == 1) {
/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h670 int ps_present[MAXPS+1]; /* PS present t/f 0 not used */ member in struct:envctrlunit
H A Denvctrl.h749 int ps_present[MAXPS+1]; /* PS present t/f 0 not used */ member in struct:envctrlunit

Completed in 78 milliseconds