Searched refs:TOPO_PGROUP_PCI (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h109 #define TOPO_PGROUP_PCI "pci" macro
/illumos-gate/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c38 { TOPO_PGROUP_PCI, TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
215 if (topo_prop_set_string(rcn, TOPO_PGROUP_PCI, TOPO_PCI_EXCAP,
220 if (topo_prop_set_string(rcn, TOPO_PGROUP_PCI,
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c38 { TOPO_PGROUP_PCI, TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
190 if (topo_prop_set_string(rcn, TOPO_PGROUP_PCI, TOPO_PCI_EXCAP,
195 if (topo_prop_set_string(rcn, TOPO_PGROUP_PCI,
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c84 { TOPO_PGROUP_PCI, TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
680 e = topo_prop_set_string(tn, TOPO_PGROUP_PCI,
684 e = topo_prop_set_string(tn, TOPO_PGROUP_PCI,
688 e = topo_prop_set_string(tn, TOPO_PGROUP_PCI,
692 e = topo_prop_set_string(tn, TOPO_PGROUP_PCI,
696 e = topo_prop_set_string(tn, TOPO_PGROUP_PCI,
700 e = topo_prop_set_string(tn, TOPO_PGROUP_PCI,
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c51 { TOPO_PGROUP_PCI, TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
373 result = topo_prop_set_string(t_node, TOPO_PGROUP_PCI,
384 result = topo_prop_set_string(t_node, TOPO_PGROUP_PCI,
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c43 { TOPO_PGROUP_PCI, TOPO_STABILITY_PRIVATE, TOPO_STABILITY_PRIVATE, 1 };
252 if (topo_prop_set_string(rcn, TOPO_PGROUP_PCI, TOPO_PCI_EXCAP,
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c199 if (topo_prop_get_string(node, TOPO_PGROUP_PCI, TOPO_PCI_VENDID,
203 if (topo_prop_get_string(node, TOPO_PGROUP_PCI, TOPO_PCI_DEVID,

Completed in 79 milliseconds