Home
last modified time | relevance | path

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 Dpiclfrutree.c593 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 Dpicldefs.h193 #define PICL_PROP_DEVICES "Devices" macro
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c245 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 Dpiclfrudr.c1086 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 Dpiclfrutree.c2436 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 Dpiclenvmon.c1637 PICL_PROP_DEVICES, &tableh); in envmon_evhandler()