Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

hwloc_obj_attr_u_hwloc_pcidev_attr_s(3) [debian man page]

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. Version 1.4.1 Mon Feb 27 2012 hwloc_obj_attr_u::hwloc_pcidev_attr_s(3)

Check Out this Related Man Page

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

NAME
hwloc_obj_attr_u::hwloc_bridge_attr_s - SYNOPSIS
#include <hwloc.h> Data Fields 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 Detailed Description Bridge specific Object Attribues. Field Documentation unsigned hwloc_obj_attr_u::hwloc_bridge_attr_s::depth unsigned short hwloc_obj_attr_u::hwloc_bridge_attr_s::domain 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 struct hwloc_pcidev_attr_s hwloc_obj_attr_u::hwloc_bridge_attr_s::pci struct { ... } hwloc_obj_attr_u::hwloc_bridge_attr_s::pci unsigned char hwloc_obj_attr_u::hwloc_bridge_attr_s::secondary_bus unsigned char hwloc_obj_attr_u::hwloc_bridge_attr_s::subordinate_bus 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 Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.7 Sun Apr 7 2013 hwloc_obj_attr_u::hwloc_bridge_attr_s(3)
Man Page