Lines Matching defs:o_state
75 uint32_t o_state;
85 * o_state is the occupant state.
93 uint32_t o_state;
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)
176 *o_state = stat->ap_o_state;
373 cfga_stat_t r_state, o_state; /* slot status */
390 r_state = o_state = 0;
439 scf_get_slotinfo(ap_id, &r_state, &o_state);
443 syslog(LOG_DEBUG, "o_state = %d\n", o_state);
458 if (o_state == CFGA_STAT_CONFIGURED) {
479 sdata.o_state = (uint32_t)o_state;
488 pci_notify_dev_info.o_state = (uint32_t)o_state;