Searched refs:slot_actual_state (Results 1 – 1 of 1) sorted by relevance
1810 boolean_t slot_actual_state; in hpc3130_verify_slot_power() local1823 slot_actual_state = hpc3130_p->power[offset]; in hpc3130_verify_slot_power()1825 while ((slot_actual_state != slot_target_state) && in hpc3130_verify_slot_power()1841 slot_actual_state = B_FALSE; in hpc3130_verify_slot_power()1843 slot_actual_state = B_TRUE; in hpc3130_verify_slot_power()1845 hpc3130_p->power[offset] = slot_actual_state; in hpc3130_verify_slot_power()