fio_pci_info Struct Reference

"Static" PCI information for the device More...

#include <common_types.h>

Data Fields

uint32_t lib_version
uint8_t bus
uint8_t device
uint8_t function
uint32_t vendor_id
uint32_t device_id
uint8_t slot_number
uint8_t is_slot_number_valid
uint16_t subsystem_vendor_id
uint16_t subsystem_device_id
fio_pciexpress_info_t pcie
fio_iodimm_compatibility_t bandwidth_compatibility
fio_iodimm_compatibility_t power_compatibility

Detailed Description

"Static" PCI information for the device


Field Documentation

PCIe link bw compatibility of this adapter in the motherboard slot

uint8_t bus

PCI bus

uint8_t device

PCI device

uint32_t device_id

PCI device ID

uint8_t function

PCI function

Indicates whether the slot number is valid (non-zero means valid). The slot number is not available on all motherboards.

uint32_t lib_version

Fusion -io SDK API version (populated by FIO_STRUCT_INIT)

PCIe non-changing info.

Wattage compatibility of this adapter in the motherboard slot

uint8_t slot_number

PCI slot number where the device is installed. The slot number is not available on all motherboards

PCI subsystem device ID. If If this is an OEM device, it will contain an OEM device ID.

PCI subsystem vendor ID. If this is an OEM device, it will contain an OEM vendor ID.

uint32_t vendor_id

PCI vendor ID


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 15:03:00 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.3