Lines Matching defs:r_state
74 uint32_t r_state;
84 * r_state is the recepticle state.
92 uint32_t r_state;
100 cfga_stat_t *r_state);
135 scf_get_slotinfo(char *ap_pid, cfga_stat_t *r_state, cfga_stat_t *o_state)
175 *r_state = stat->ap_r_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);
442 syslog(LOG_DEBUG, "r_state = %d\n", r_state);
478 sdata.r_state = (uint32_t)r_state;
487 pci_notify_dev_info.r_state = (uint32_t)r_state;