Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c612 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
633 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
654 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
675 err = add_prop_ref(devhdl, nodeh, PICL_REFPROP_FRU_PARENT); in add_chassis_node()
1231 err = add_prop_ref(devnodeh, nodeh, in add_pci_location()
1576 err = add_prop_ref(memhdl, nodeh, in create_dimm_references()
1663 err = add_prop_ref(cpuhdl1, nodeh, in create_cpu_references()
1686 err = add_prop_ref(cpuhdl, nodeh, PICL_REFPROP_FRU_PARENT); in create_cpu_references()
2484 err = add_prop_ref(memhdl, in frumemcfg_evhandler()
2599 err = add_prop_ref(*sensorhdlp, fruhdl, in add_sensor_node()
[all …]
/illumos-gate/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()