Searched refs:PICL_PROP_DEVICES (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 593 err = create_table(childh, &tblhdl, PICL_PROP_DEVICES); in add_chassis_node() 771 err = ptree_get_propval_by_name(childh, PICL_PROP_DEVICES, in add_fru_node() 815 err = create_table(childh, &tblhdl, PICL_PROP_DEVICES); in add_fru_node() 1010 err = create_table(childh, &tblhdl, PICL_PROP_DEVICES); in add_location_node() 1038 err = ptree_get_propval_by_name(nodeh, PICL_PROP_DEVICES, in remove_picl_node() 1051 PICL_PROP_DEVICES, err); in remove_picl_node() 1284 err = create_table(intermediate, &tblhdl, PICL_PROP_DEVICES); in add_intermediate_location() 1361 err = create_table(intermediate2, tblhdlp, PICL_PROP_DEVICES); in add_intermediate_nodes() 1373 PICL_PROP_DEVICES, tblhdlp, sizeof (*tblhdlp)); in add_intermediate_nodes() 2424 PICL_PROP_DEVICES, &tblhdl, in frumemcfg_evhandler() [all …]
|
/titanic_50/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 193 #define PICL_PROP_DEVICES "Devices" macro
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 245 PICL_PROP_DEVICES, NULL, NULL); in create_Device_table() 378 if (ptree_get_prop_by_name(node_hdl, PICL_PROP_DEVICES, in delete_led_refs()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1086 retval = ptree_get_prop_by_name(fruh, PICL_PROP_DEVICES, &tableh); in remove_fru_parents() 1119 PICL_PROP_DEVICES, &tableh); in remove_fru_parents() 1206 retval = ptree_get_prop_by_name(rootnd, PICL_PROP_DEVICES, &tableh); in remove_tables() 1903 if (ptree_get_prop_by_name(locnodeh, PICL_PROP_DEVICES, &tableh) != in set_led() 2353 PICL_PROP_DEVICES, &tblhdl, sizeof (tblhdl)); in update_disk_node() 2372 err = ptree_get_prop_by_name(diskndh, PICL_PROP_DEVICES, in update_disk_node() 2380 err = create_table(diskndh, &tblhdl, PICL_PROP_DEVICES); in update_disk_node()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 2436 sizeof (picl_prophdl_t), PICL_PROP_DEVICES, NULLREAD, in probe_platform_tree() 2758 if (ptree_get_prop_by_name(nodeh, PICL_PROP_DEVICES, in frutree_handle_unconfigure() 2785 if (ptree_get_prop_by_name(frup->frunodeh, PICL_PROP_DEVICES, in handle_fru_unconfigure() 3938 sizeof (picl_prophdl_t), PICL_PROP_DEVICES, in port_init()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 1637 PICL_PROP_DEVICES, &tableh); in envmon_evhandler()
|