|
NAMEhwloc_obj_attr_u::hwloc_bridge_attr_s SYNOPSIS#include <hwloc.h> Data Fieldsunion {
Detailed DescriptionBridge specific Object Attributes. Field Documentationunsigned short hwloc_obj_attr_u::hwloc_bridge_attr_s::domainDomain number the downstream PCI buses. Only 16bits PCI domains are supported by default. union { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::downstreamhwloc_obj_bridge_type_t hwloc_obj_attr_u::hwloc_bridge_attr_s::downstream_typeDownstream Bridge type. struct hwloc_pcidev_attr_s hwloc_obj_attr_u::hwloc_bridge_attr_s::pciPCI attribute of the upstream part as a PCI device. unsigned char hwloc_obj_attr_u::hwloc_bridge_attr_s::secondary_busFirst PCI bus number below the bridge. unsigned char hwloc_obj_attr_u::hwloc_bridge_attr_s::subordinate_busHighest PCI bus number below the bridge. union { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::upstreamhwloc_obj_bridge_type_t hwloc_obj_attr_u::hwloc_bridge_attr_s::upstream_typeUpstream Bridge type. AuthorGenerated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
|