Home
last modified time | relevance | path

Searched defs:lominfh (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c260 get_lom_node(picl_nodehdl_t *lominfh) in get_lom_node()
292 get_lom_device_path(picl_nodehdl_t *lominfh) in get_lom_device_path()
854 add_temp_sensors(int lom_fd, picl_nodehdl_t lominfh) in add_temp_sensors()
949 add_voltage_monitors(int lom_fd, picl_nodehdl_t lominfh) in add_voltage_monitors()
1008 add_led(const lom_led_state_t *led_state, picl_nodehdl_t lominfh) in add_led()
1083 add_led_nodes(int lom_fd, picl_nodehdl_t lominfh) in add_led_nodes()
1166 add_fan_nodes(int lom_fd, picl_nodehdl_t lominfh) in add_fan_nodes()
1365 picl_nodehdl_t lominfh; in picllom_init() local