Lines Matching refs:r_state
74 uint32_t r_state; member
92 uint32_t r_state; member
100 cfga_stat_t *r_state);
135 scf_get_slotinfo(char *ap_pid, cfga_stat_t *r_state, cfga_stat_t *o_state) in scf_get_slotinfo() argument
175 *r_state = stat->ap_r_state; in scf_get_slotinfo()
373 cfga_stat_t r_state, o_state; /* slot status */ in notify_scf_of_hotplug() local
390 r_state = o_state = 0; in notify_scf_of_hotplug()
439 scf_get_slotinfo(ap_id, &r_state, &o_state); in notify_scf_of_hotplug()
442 syslog(LOG_DEBUG, "r_state = %d\n", r_state); in notify_scf_of_hotplug()
478 sdata.r_state = (uint32_t)r_state; in notify_scf_of_hotplug()
487 pci_notify_dev_info.r_state = (uint32_t)r_state; in notify_scf_of_hotplug()