Home
last modified time | relevance | path

Searched refs:TOPO_PGROUP_PROTOCOL (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c45 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 Dtopo_protocol.h38 #define TOPO_PGROUP_PROTOCOL "protocol" /* Required property group */ macro
H A Dtopo_node.c115 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 Dtopo_fmri.c453 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 Dlibtopo.h217 #define TOPO_PGROUP_PROTOCOL "protocol" /* Required property group */ macro
/titanic_41/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c166 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 Dzambezi.c157 if (topo_prop_get_fmri(ntn, TOPO_PGROUP_PROTOCOL, in zam_declare()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c434 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 Dcpuboard.c329 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 Ddid_props.c87 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 Dniu.c204 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 Dmotherboard.c379 if (topo_prop_set_string(ntn, TOPO_PGROUP_PROTOCOL, in mb_declare()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c508 if (topo_prop_get_string(pnode, TOPO_PGROUP_PROTOCOL, in chip_label_smbios_get()
H A Dchip_label.c747 if (topo_prop_get_string(chip, TOPO_PGROUP_PROTOCOL, "label", &chip_lbl, in g4_dimm_label()
H A Dchip.c236 if (topo_prop_get_fmri(strand, TOPO_PGROUP_PROTOCOL, in create_strand()
H A Dchip_subr.c415 if (topo_prop_get_string(dimmnode, TOPO_PGROUP_PROTOCOL, in fmri_replaced()
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c317 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 Dfmtopo.c189 if (topo_prop_get_fmri(node, TOPO_PGROUP_PROTOCOL, in print_everstyle()