Home
last modified time | relevance | path

Searched refs:PICL_REFPROP_FRU_PARENT (Results 1 – 7 of 7) 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()
1232 PICL_REFPROP_FRU_PARENT); in add_pci_location()
1577 PICL_REFPROP_FRU_PARENT); in create_dimm_references()
1661 PICL_REFPROP_FRU_PARENT, &prophdl); in create_cpu_references()
1664 PICL_REFPROP_FRU_PARENT); in create_cpu_references()
1686 err = add_prop_ref(cpuhdl, nodeh, PICL_REFPROP_FRU_PARENT); in create_cpu_references()
2486 PICL_REFPROP_FRU_PARENT); in frumemcfg_evhandler()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h205 #define PICL_REFPROP_FRU_PARENT "_fru_parent" macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c501 err = picl_get_propval_by_name(nodeh, PICL_REFPROP_FRU_PARENT, in picldiag_get_fru_parent()
513 err = picl_get_propval_by_name(nodeh, PICL_REFPROP_FRU_PARENT, in picldiag_get_fru_parent()
801 err = picl_get_propval_by_name(serialh, PICL_REFPROP_FRU_PARENT, in serialnum_callback()
3135 err = picl_get_propval_by_name(keyswitchh, PICL_REFPROP_FRU_PARENT, in keyswitch_callback()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c462 err = picl_get_propval_by_name(nodeh, PICL_REFPROP_FRU_PARENT, in picldiag_get_fru_parent()
475 err = picl_get_propval_by_name(nodeh, PICL_REFPROP_FRU_PARENT, in picldiag_get_fru_parent()
2726 err = picl_get_propval_by_name(keyswitchh, PICL_REFPROP_FRU_PARENT, in keyswitch_callback()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c495 err = picl_get_propval_by_name(nodeh, PICL_REFPROP_FRU_PARENT, in picldiag_get_fru_parent()
508 err = picl_get_propval_by_name(nodeh, PICL_REFPROP_FRU_PARENT, in picldiag_get_fru_parent()
3115 err = picl_get_propval_by_name(keyswitchh, PICL_REFPROP_FRU_PARENT, in keyswitch_callback()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1162 PICL_REFPROP_FRU_PARENT, &fruph); in remove_fru_parents()
2363 PICL_REFPROP_FRU_PARENT); in update_disk_node()
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c3199 err = ptree_get_propval_by_name(nparh, PICL_REFPROP_FRU_PARENT, in ptree_get_frutree_parent()