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_pcidev_attr_s(3) FreeBSD Library Functions Manual hwloc_obj_attr_u::hwloc_pcidev_attr_s(3)

hwloc_obj_attr_u::hwloc_pcidev_attr_s

#include <hwloc.h>


unsigned short domain
unsigned char bus
unsigned char dev
unsigned char func
unsigned short class_id
unsigned short vendor_id
unsigned short device_id
unsigned short subvendor_id
unsigned short subdevice_id
unsigned char revision
float linkspeed

PCI Device specific Object Attributes.

Bus number (yy in the PCI BDF notation xxxx:yy:zz.t).

The class number (first two bytes, without the prog_if).

Device number (zz in the PCI BDF notation xxxx:yy:zz.t).

Domain number (xxxx in the PCI BDF notation xxxx:yy:zz.t). Only 16bits PCI domains are supported by default.

Function number (t in the PCI BDF notation xxxx:yy:zz.t).

Link speed in GB/s. This datarate is the currently configured speed of the entire PCI link (sum of the bandwidth of all PCI lanes in that link). It may change during execution since some devices are able to slow their PCI links down when idle.

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.