Searched refs:pci_pgroup (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c37 static const topo_pgroup_info_t pci_pgroup = variable
181 if (topo_pgroup_create(rcn, &pci_pgroup, &err) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c83 static const topo_pgroup_info_t pci_pgroup = variable
96 { DI_DEVIDPROP, &pci_pgroup, TOPO_PCI_DEVID, maybe_di_uint_to_str },
143 { NULL, &pci_pgroup, TOPO_PCI_EXCAP, EXCAP_set },
144 { DI_CLASSPROP, &pci_pgroup, TOPO_PCI_CLASS, maybe_di_uint_to_str },
145 { DI_VENDIDPROP, &pci_pgroup, TOPO_PCI_VENDID, maybe_di_uint_to_str },
146 { DI_AADDRPROP, &pci_pgroup, TOPO_PCI_AADDR, AADDR_set },
172 { NULL, &pci_pgroup, TOPO_PCI_EXCAP, EXCAP_set },
173 { NULL, &pci_pgroup, TOPO_PCI_BDF, BDF_set },
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c37 static const topo_pgroup_info_t pci_pgroup = variable
155 if (topo_pgroup_create(rcn, &pci_pgroup, &err) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c42 static const topo_pgroup_info_t pci_pgroup = variable
216 if (topo_pgroup_create(rcn, &pci_pgroup, &err) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c50 static const topo_pgroup_info_t pci_pgroup = variable
274 result = topo_pgroup_create(t_node, &pci_pgroup, &err);

Completed in 67 milliseconds