/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_protocol.c | 45 if (topo_prop_getprop(node, TOPO_PGROUP_PROTOCOL, in topo_node_asru() 66 if (topo_prop_getprop(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_FRU, in topo_node_fru() 86 return (topo_prop_get_fmri(node, TOPO_PGROUP_PROTOCOL, in topo_node_resource() 94 return (topo_prop_get_string(node, TOPO_PGROUP_PROTOCOL, in topo_node_label() 105 if (topo_prop_inherit(node, TOPO_PGROUP_PROTOCOL, in topo_node_asru_set() 114 if (topo_prop_method_register(node, TOPO_PGROUP_PROTOCOL, in topo_node_asru_set() 119 if (topo_prop_set_fmri(node, TOPO_PGROUP_PROTOCOL, in topo_node_asru_set() 135 if (topo_prop_inherit(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_FRU, in topo_node_fru_set() 140 if (topo_prop_method_register(node, TOPO_PGROUP_PROTOCOL, in topo_node_fru_set() 145 if (topo_prop_set_fmri(node, TOPO_PGROUP_PROTOCOL, in topo_node_fru_set() [all …]
|
H A D | topo_protocol.h | 38 #define TOPO_PGROUP_PROTOCOL "protocol" /* Required property group */ macro
|
H A D | topo_node.c | 115 TOPO_PGROUP_PROTOCOL, 501 if (topo_prop_set_fmri(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_RESOURCE, in topo_node_bind() 629 if (topo_prop_set_fmri(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_RESOURCE, in topo_node_facbind()
|
H A D | topo_fmri.c | 453 if (fmri_prop(thp, nvl, TOPO_PGROUP_PROTOCOL, TOPO_PROP_ASRU, in topo_fmri_asru() 475 if (fmri_prop(thp, nvl, TOPO_PGROUP_PROTOCOL, TOPO_PROP_FRU, in topo_fmri_fru() 498 if (fmri_prop(thp, nvl, TOPO_PGROUP_PROTOCOL, TOPO_PROP_LABEL, in topo_fmri_label() 534 if (fmri_prop(thp, nvl, TOPO_PGROUP_PROTOCOL, FM_FMRI_HC_SERIAL_ID, in topo_fmri_serial()
|
H A D | libtopo.h | 217 #define TOPO_PGROUP_PROTOCOL "protocol" /* Required property group */ macro
|
/titanic_41/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 166 if (topo_prop_set_string(node, TOPO_PGROUP_PROTOCOL, in xfp_label_set() 194 if (topo_prop_get_fmri(ntn, TOPO_PGROUP_PROTOCOL, in xfp_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/zambezi/ |
H A D | zambezi.c | 157 if (topo_prop_get_fmri(ntn, TOPO_PGROUP_PROTOCOL, in zam_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/xaui/ |
H A D | xaui.c | 434 if (topo_prop_set_string(node, TOPO_PGROUP_PROTOCOL, in xaui_label_set() 478 if (topo_prop_get_fmri(ntn, TOPO_PGROUP_PROTOCOL, in xaui_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard.c | 329 if (topo_prop_set_string(node, TOPO_PGROUP_PROTOCOL, in cpuboard_label_set() 361 if (topo_prop_get_fmri(ntn, TOPO_PGROUP_PROTOCOL, in cpuboard_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 87 TOPO_PGROUP_PROTOCOL, 463 if (topo_prop_get_fmri(tn, TOPO_PGROUP_PROTOCOL, in ASRU_set() 660 if (topo_prop_set_string(tn, TOPO_PGROUP_PROTOCOL, in label_set()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | niu.c | 204 if (topo_prop_get_fmri(tn, TOPO_PGROUP_PROTOCOL, in niu_asru_set()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/motherboard/ |
H A D | motherboard.c | 379 if (topo_prop_set_string(ntn, TOPO_PGROUP_PROTOCOL, in mb_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_smbios.c | 508 if (topo_prop_get_string(pnode, TOPO_PGROUP_PROTOCOL, in chip_label_smbios_get()
|
H A D | chip_label.c | 747 if (topo_prop_get_string(chip, TOPO_PGROUP_PROTOCOL, "label", &chip_lbl, in g4_dimm_label()
|
H A D | chip.c | 236 if (topo_prop_get_fmri(strand, TOPO_PGROUP_PROTOCOL, in create_strand()
|
H A D | chip_subr.c | 415 if (topo_prop_get_string(dimmnode, TOPO_PGROUP_PROTOCOL, in fmri_replaced()
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 317 if (topo_fmri_getprop(Eft_topo_hdl, dfmri, TOPO_PGROUP_PROTOCOL, in platform_getpath() 394 if (topo_prop_get_fmri(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_RESOURCE, in hc_path()
|
/titanic_41/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 189 if (topo_prop_get_fmri(node, TOPO_PGROUP_PROTOCOL, in print_everstyle()
|