Searched refs:TOPO_PROP_FRU (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_protocol.c | 67 if (topo_prop_getprop(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_FRU, in topo_node_fru() 136 if (topo_prop_inherit(node, TOPO_PGROUP_PROTOCOL, TOPO_PROP_FRU, in topo_node_fru_set() 142 TOPO_PROP_FRU, TOPO_TYPE_FMRI, TOPO_METH_FRU_COMPUTE, in topo_node_fru_set() 147 TOPO_PROP_FRU, TOPO_PROP_IMMUTABLE, fru, err) < 0) in topo_node_fru_set()
|
H A D | topo_protocol.h | 39 #define TOPO_PROP_FRU "FRU" /* FRU FMRI */ macro
|
H A D | libtopo.h | 264 #define TOPO_PROP_FRU "FRU" /* FRU FMRI */ macro
|
H A D | topo_fmri.c | 513 if (fmri_prop(thp, nvl, TOPO_PGROUP_PROTOCOL, TOPO_PROP_FRU, in topo_fmri_fru()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 165 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set }, 179 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set }, 200 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set }, 218 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set } 228 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set } 233 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set }, 248 { NULL, &protocol_pgroup, TOPO_PROP_FRU, FRU_set }
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 2221 platform_unit_translate(is_defect(sp->t), croot, TOPO_PROP_FRU, in get_resources()
|