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

/illumos-gate/usr/src/cmd/oplhpd/
H A Dscf_notify.c75 uint32_t o_state; member in struct:__anon1035
85 * o_state is the occupant state.
93 uint32_t o_state; member in struct:__anon1036
99 void scf_get_slotinfo(char *ap_id, cfga_stat_t *o_state,
135 scf_get_slotinfo(char *ap_pid, cfga_stat_t *r_state, cfga_stat_t *o_state) argument
176 *o_state = stat->ap_o_state;
373 cfga_stat_t r_state, o_state; /* slot status */ local
390 r_state = o_state = 0;
439 scf_get_slotinfo(ap_id, &r_state, &o_state);
443 syslog(LOG_DEBUG, "o_state
[all...]

Completed in 59 milliseconds