Scroll to navigation

hwloc_obj_attr_u::hwloc_pcidev_attr_s(3) Hardware Locality (hwloc) hwloc_obj_attr_u::hwloc_pcidev_attr_s(3)

NAME

hwloc_obj_attr_u::hwloc_pcidev_attr_s

SYNOPSIS

#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

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::bus

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::class_id

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::dev

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::device_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::domain

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::func

float hwloc_obj_attr_u::hwloc_pcidev_attr_s::linkspeed

unsigned char hwloc_obj_attr_u::hwloc_pcidev_attr_s::revision

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::subdevice_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::subvendor_id

unsigned short hwloc_obj_attr_u::hwloc_pcidev_attr_s::vendor_id

Author

Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
Sat May 18 2019 Version 1.11.12