/titanic_50/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 154 #define PICL_PROP_STATE "State" macro
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 311 PICL_PROP_STATE, read_led_state, NULL); in add_led_refs() 403 PICL_PROP_STATE, &prop_hdl) != PICL_SUCCESS) in delete_led_refs()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 1695 PICL_READ, PICL_PROPNAMELEN_MAX, PICL_PROP_STATE, in initialize_frutree() 1798 PICL_PROP_STATE, (void *)valbuf, in update_loc_state() 2020 PICL_PROP_STATE, (void *)valbuf, in update_fru_state() 2730 if (ptree_get_prop_by_name(nodeh, PICL_PROP_STATE, in frutree_handle_unconfigure() 2849 PICL_PROP_STATE, get_fru_state, NULLWRITE, in create_fru_props() 2853 PICL_PROP_STATE, frup->name, rc); in create_fru_props() 3689 rc = ptree_get_propval_by_name(locp->locnodeh, PICL_PROP_STATE, in get_loc_type() 3785 PICL_PROP_STATE, get_loc_state, NULLWRITE, locp->locnodeh, in location_init() 3788 PICL_PROP_STATE, locp->name, rc); in location_init() 4013 PICL_PROP_STATE, get_port_state, NULLWRITE, portp->portnodeh, in port_init() [all …]
|
/titanic_50/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 1010 status = picl_get_propinfo_by_name(cpuh, PICL_PROP_STATE, in sun4v_display_cpus() 1739 (void *)PICL_PROP_STATE, sun4v_env_print_indicator_callback); in sun4v_env_print_LEDs() 1749 (void *)PICL_PROP_STATE, sun4v_env_print_indicator_callback); in sun4v_env_print_LEDs()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 1331 PICL_PROP_STATE, wd1_read_status, NULLWRITE, in wd_create_add_props() 1340 PICL_PROP_STATE, wd2_read_status, NULLWRITE, in wd_create_add_props()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/snowbird/common/ |
H A D | snowbird.c | 851 if ((picl_get_prop_by_name(nodeh, PICL_PROP_STATE, in pd_check_wd_state()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 215 PICL_PROP_STATE, 216 PICL_PROP_STATE,
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/ |
H A D | schumacher.c | 873 PICL_PROP_STATE, &status); in cpu_callback() 2613 err = picldiag_get_string_propval(ledh, PICL_PROP_STATE, &state); in logprintf_led_info() 2701 err = picldiag_get_string_propval(keyswitchh, PICL_PROP_STATE, &state); in logprintf_keyswitch_info()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | picldiag.c | 956 PICL_PROP_STATE, &status); in cpu_callback() 3023 err = picldiag_get_string_propval(ledh, PICL_PROP_STATE, &state); in logprintf_led_info() 3110 err = picldiag_get_string_propval(keyswitchh, PICL_PROP_STATE, &state); in logprintf_keyswitch_info()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/lw8/common/ |
H A D | lw8.c | 989 PICL_PROP_STATE, &status); in cpu_callback() 3003 err = picldiag_get_string_propval(ledh, PICL_PROP_STATE, &state); in logprintf_led_info() 3090 err = picldiag_get_string_propval(keyswitchh, PICL_PROP_STATE, &state); in logprintf_keyswitch_info()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1945 if (ptree_get_prop_by_name(nodeh, PICL_PROP_STATE, in set_led() 1952 PICL_PROP_STATE, value_ptr, propinfo.piclinfo.size); in set_led()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 2636 } else if (strcmp(class, PICL_PROP_STATE) == 0) { in add_sensor_prop() 3631 PICL_PROP_STATE, tblhdl, &sensorhdl); in add_led_nodes() 3634 PICL_PROP_STATE, tblhdl, &sensorhdl); in add_led_nodes()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.c | 1030 err = add_volatile_prop(ledh, PICL_PROP_STATE, PICL_PTYPE_CHARSTRING, in add_led()
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1239 MAX_STATE_SIZE, PICL_PROP_STATE, get_path_state_name, NULL); in construct_mpath_node() 2052 PICL_PROP_STATE, get_pi_state, NULL); in add_processor_info()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 1646 ret = add_volatile_prop(nodeh, PICL_PROP_STATE, in add_prop()
|