"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 |
"Static" PCI information for the device
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
uint8_t is_slot_number_valid |
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
uint16_t subsystem_device_id |
PCI subsystem device ID. If If this is an OEM device, it will contain an OEM device ID.
uint16_t subsystem_vendor_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