Searched refs:pcishpc_led_shpc_to_hpc (Results 1 – 1 of 1) sorted by relevance
94 static int pcishpc_led_shpc_to_hpc(int state);1818 slot_p->hs_power_led_state = pcishpc_led_shpc_to_hpc((reg>>2)&3); in pcishpc_get_slot_state()1821 slot_p->hs_attn_led_state = pcishpc_led_shpc_to_hpc((reg>>4)&3); in pcishpc_get_slot_state()1860 if (slot_p->hs_power_led_state != pcishpc_led_shpc_to_hpc((reg>>2)&3)) { in pcishpc_set_slot_state()1869 if (slot_p->hs_attn_led_state != pcishpc_led_shpc_to_hpc((reg>>4)&3)) { in pcishpc_set_slot_state()2228 pcishpc_led_shpc_to_hpc(int state) in pcishpc_led_shpc_to_hpc() function2583 pcishpc_slot_textledstate(pcishpc_led_shpc_to_hpc( in pcishpc_dump_regs()2587 pcishpc_slot_textledstate(pcishpc_led_shpc_to_hpc( in pcishpc_dump_regs()