Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c340 static int add_prop_ref(picl_nodehdl_t nodeh, picl_nodehdl_t value, char *name);
614 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
635 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
656 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
677 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
1141 err = add_prop_ref(childnodeh, nodeh, PICL_REFPROP_FRU_PARENT); in add_child_pci_references()
1233 err = add_prop_ref(devnodeh, nodeh, in add_pci_location()
1578 err = add_prop_ref(memhdl, nodeh, in create_dimm_references()
1665 err = add_prop_ref(cpuhdl1, nodeh, in create_cpu_references()
1688 err = add_prop_ref(cpuhdl, nodeh, PICL_REFPROP_FRU_PARENT); in create_cpu_references()
[all …]
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c361 static int add_prop_ref(picl_nodehdl_t nodeh, picl_nodehdl_t value, char *name);
915 add_prop_ref(picl_nodehdl_t nodeh, picl_nodehdl_t value, char *name) in add_prop_ref() function
2362 err = add_prop_ref(devhdl, diskndh, in update_disk_node()