GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
hwloc_obj_attr_u::hwloc_bridge_attr_s(3) FreeBSD Library Functions Manual hwloc_obj_attr_u::hwloc_bridge_attr_s(3)

hwloc_obj_attr_u::hwloc_bridge_attr_s

#include <hwloc.h>


union {
struct hwloc_pcidev_attr_s pci
} upstream
hwloc_obj_bridge_type_t upstream_type
union {
struct {
unsigned short domain
unsigned char secondary_bus
unsigned char subordinate_bus
} pci
} downstream
hwloc_obj_bridge_type_t downstream_type
unsigned depth

Bridge specific Object Attributes.

Domain number the downstream PCI buses. Only 16bits PCI domains are supported by default.

union { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::downstream

hwloc_obj_bridge_type_t hwloc_obj_attr_u::hwloc_bridge_attr_s::downstream_type

Downstream Bridge type.

PCI attribute of the upstream part as a PCI device.

union { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::upstream

hwloc_obj_bridge_type_t hwloc_obj_attr_u::hwloc_bridge_attr_s::upstream_type

Upstream Bridge type.

Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.

Version 2.12.1 Hardware Locality (hwloc)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.