Symbol: PCIEX_ROOT
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
392
"/propval[@name='dev']/@value", str, PCIEX_ROOT, hcpath);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
465
if (STRCMP(tprop, PCIEX_ROOT)) {
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
532
"/@value", PCIEX_ROOT, devpath);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
883
"/propval[@name='dev']/@value", PCIEX_ROOT);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
917
"/propval[@name='dev']/@value", PCIEX_ROOT, hbpath);
usr/src/lib/fm/topo/libtopo/common/hc.c
192
{ PCIEX_ROOT, TOPO_STABILITY_PRIVATE },
usr/src/lib/fm/topo/modules/common/hostbridge/hostbridge.c
282
if (child_range_add(mod, ntn, PCIEX_ROOT, 0, MAX_HB_BUSES) < 0) {
usr/src/lib/fm/topo/modules/common/hostbridge/hostbridge.c
299
if ((ntn = hb_tnode_create(mod, parent, PCIEX_ROOT, ri, din)) == NULL)
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
475
strcmp(nm, PCIEX_ROOT) == 0) {
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
611
(strcmp(topo_node_name(topo_node_parent(tn)), PCIEX_ROOT) == 0)) {
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
678
(strcmp(topo_node_name(topo_node_parent(tn)), PCIEX_ROOT) == 0)) {
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
720
TOPO_PCI_EXCAP, TOPO_PROP_IMMUTABLE, PCIEX_ROOT, &err);
usr/src/lib/fm/topo/modules/common/pcibus/pcibus.c
226
ptn = find_predecessor(parent, PCIEX_ROOT);
usr/src/lib/fm/topo/modules/common/pcibus/pcibus.c
895
if (strcmp(pname, HOSTBRIDGE) != 0 && strcmp(pname, PCIEX_ROOT) != 0) {
usr/src/lib/fm/topo/modules/common/pcibus/pcibus.c
901
HOSTBRIDGE, PCIEX_ROOT);
usr/src/lib/fm/topo/modules/i86pc/pcibus/pci_i86pc.c
62
return (strcmp(topo_node_name(did_gettnode(dp)), PCIEX_ROOT) == 0);
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_hostbridge.c
118
if (topo_node_range_create(mod, tn_hbr, PCIEX_ROOT, 0,
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_hostbridge.c
122
f, PCIEX_ROOT, topo_mod_errmsg(mod));
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_hostbridge.c
126
hcfmri.hc_name = PCIEX_ROOT;
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_hostbridge.c
131
f, PCIEX_ROOT, rci);
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_hostbridge.c
145
PRIu64 "\n", f, PCIEX_ROOT, rci);