GVM User Suite
User tools for the GVM open source project.
|
GPU Base Structure. More...
#include <mdev.h>
Data Fields | |
uint32_t | domain |
Domain for the PCI device. More... | |
uint32_t | bus |
Bus for the PCI device. More... | |
uint32_t | slot |
Slot for the PCI device. More... | |
uint32_t | function |
Function for the PCI device. More... | |
uint32_t | vendor_id |
Vendor id for the PCI device. More... | |
uint32_t | device_id |
Device id for the PCI device. More... | |
uint32_t | sub_vendor_id |
Sub vendor id for the PCI device. More... | |
uint32_t | sub_device_id |
Sub device id for the PCI device. More... | |
uint32_t | identifier |
Identifier for the GPU. More... | |
GPU Base Structure.
This structure is a bare bones GPU that gives us some information over how the physical connected GPU is.