Searched refs:TOPO_PROP_LABEL (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_protocol.c | 95 TOPO_PROP_LABEL, label, err)); in topo_node_label() 163 TOPO_PROP_LABEL, err) < 0) { in topo_node_label_set() 168 TOPO_PROP_LABEL, TOPO_PROP_IMMUTABLE, label, err) < 0) in topo_node_label_set()
|
H A D | topo_protocol.h | 42 #define TOPO_PROP_LABEL "label" /* property LABEL */ macro
|
H A D | libtopo.h | 223 #define TOPO_PROP_LABEL "label" /* property LABEL */ macro
|
H A D | topo_fmri.c | 496 if (fmri_prop(thp, nvl, TOPO_PGROUP_PROTOCOL, TOPO_PROP_LABEL, in topo_fmri_label()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 147 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 153 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 162 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 179 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 189 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 194 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 208 { NULL, &protocol_pgroup, TOPO_PROP_LABEL, label_set }, 660 TOPO_PROP_LABEL, TOPO_PROP_IMMUTABLE, label, &err) != 0) { in label_set()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 167 TOPO_PROP_LABEL, TOPO_PROP_IMMUTABLE, label, in xfp_label_set()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/motherboard/ |
H A D | motherboard.c | 380 TOPO_PROP_LABEL, TOPO_PROP_IMMUTABLE, label, &err) < 0) { in mb_declare()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/xaui/ |
H A D | xaui.c | 435 TOPO_PROP_LABEL, TOPO_PROP_IMMUTABLE, in xaui_label_set()
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_smbios.c | 509 TOPO_PROP_LABEL, &label, &err) == -1) in chip_label_smbios_get()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard.c | 330 TOPO_PROP_LABEL, TOPO_PROP_IMMUTABLE, label, in cpuboard_label_set()
|