Struct _psyiage_pciinfo

Struct Documentation

struct _psyiage_pciinfo

PCI Information Details of PCI devices attached to the system.

Public Members

uint16_t domain
uint8_t bus
uint8_t dev
uint8_t fun
char vendor[64]
char device[64]
uint16_t vendorid
uint16_t deviceid
uint8_t baseclass
uint8_t subclass
uint8_t progintf
struct _psyiage_pciinfo::[anonymous]::[anonymous] classcode
uint8_t revision
struct _psyiage_pciinfo::[anonymous] device[MAX_PCI_DEVS]

Array of all PCI devices found on the system.

unsigned int numdev

Number of PCI devices found on the system.