Open MPI logo

Portable Hardware Locality (hwloc) Documentation: v2.8.0

  |   Home   |   Support   |   FAQ   |  
hwloc_obj_attr_u::hwloc_pcidev_attr_s Struct Reference

#include <hwloc.h>

Data Fields

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
 

Detailed Description

PCI Device specific Object Attributes.

Field Documentation

◆ bus

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::bus

◆ class_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::class_id

◆ dev

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::dev

◆ device_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::device_id

◆ domain

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::domain

◆ func

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::func

◆ linkspeed

float hwloc_obj_attr_u::hwloc_pcidev_attr_s::linkspeed

◆ revision

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::revision

◆ subdevice_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::subdevice_id

◆ subvendor_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::subvendor_id

◆ vendor_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::vendor_id

The documentation for this struct was generated from the following file: