mbgtools-lx
4.2.8
|
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 |
A structure holding version information for a specific device.
Definition at line 464 of file pci_asic.h.
unsigned int PCI_ASIC_VERSION_INFO::current_minor |
Definition at line 468 of file pci_asic.h.
unsigned int PCI_ASIC_VERSION_INFO::dev_type_num |
Definition at line 466 of file pci_asic.h.
unsigned int PCI_ASIC_VERSION_INFO::major |
Definition at line 467 of file pci_asic.h.
unsigned int PCI_ASIC_VERSION_INFO::required_minor |
Definition at line 469 of file pci_asic.h.