Searched refs:o_state (Results 1 – 1 of 1) sorted by relevance
75 uint32_t o_state; member93 uint32_t o_state; member99 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) in scf_get_slotinfo() argument176 *o_state = stat->ap_o_state; in scf_get_slotinfo()373 cfga_stat_t r_state, o_state; /* slot status */ in notify_scf_of_hotplug() local390 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()443 syslog(LOG_DEBUG, "o_state = %d\n", o_state); in notify_scf_of_hotplug()458 if (o_state == CFGA_STAT_CONFIGURED) { in notify_scf_of_hotplug()[all …]