mbgtools-lx  4.2.8
PCI_ASIC_VERSION_INFO Struct Reference

A structure holding version information for a specific device. More...

#include <pci_asic.h>

Data Fields

unsigned int dev_type_num
 
unsigned int major
 
unsigned int current_minor
 
unsigned int required_minor
 

Detailed Description

A structure holding version information for a specific device.

See also
DEFAULT_PCI_ASIC_VERSION_INFO_TABLE

Definition at line 464 of file pci_asic.h.

Field Documentation

◆ current_minor

unsigned int PCI_ASIC_VERSION_INFO::current_minor

Definition at line 468 of file pci_asic.h.

◆ dev_type_num

unsigned int PCI_ASIC_VERSION_INFO::dev_type_num

Definition at line 466 of file pci_asic.h.

◆ major

unsigned int PCI_ASIC_VERSION_INFO::major

Definition at line 467 of file pci_asic.h.

◆ required_minor

unsigned int PCI_ASIC_VERSION_INFO::required_minor

Definition at line 469 of file pci_asic.h.


The documentation for this struct was generated from the following file: