Home
last modified time | relevance | path

Searched refs:pcishpc_led_shpc_to_hpc (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c93 static int pcishpc_led_shpc_to_hpc(int state);
1814 slot_p->hs_power_led_state = pcishpc_led_shpc_to_hpc((reg>>2)&3); in pcishpc_get_slot_state()
1817 slot_p->hs_attn_led_state = pcishpc_led_shpc_to_hpc((reg>>4)&3); in pcishpc_get_slot_state()
1856 if (slot_p->hs_power_led_state != pcishpc_led_shpc_to_hpc((reg>>2)&3)) { in pcishpc_set_slot_state()
1865 if (slot_p->hs_attn_led_state != pcishpc_led_shpc_to_hpc((reg>>4)&3)) { in pcishpc_set_slot_state()
2224 pcishpc_led_shpc_to_hpc(int state) in pcishpc_led_shpc_to_hpc() function
2579 pcishpc_slot_textledstate(pcishpc_led_shpc_to_hpc( in pcishpc_dump_regs()
2583 pcishpc_slot_textledstate(pcishpc_led_shpc_to_hpc( in pcishpc_dump_regs()