iPXE
Data Fields
vxge_hw_device_version Struct Reference

#include <vxge_config.h>

Data Fields

u32 major
 
u32 minor
 
u32 build
 
char version [VXGE_HW_FW_STRLEN]
 

Detailed Description

Definition at line 265 of file vxge_config.h.

Field Documentation

◆ major

u32 vxge_hw_device_version::major

Definition at line 266 of file vxge_config.h.

Referenced by __vxge_hw_vpath_fw_ver_get(), and vxge_probe().

◆ minor

u32 vxge_hw_device_version::minor

Definition at line 267 of file vxge_config.h.

Referenced by __vxge_hw_vpath_fw_ver_get(), and vxge_probe().

◆ build

u32 vxge_hw_device_version::build

Definition at line 268 of file vxge_config.h.

Referenced by __vxge_hw_vpath_fw_ver_get(), and vxge_probe().

◆ version

char vxge_hw_device_version::version[VXGE_HW_FW_STRLEN]

Definition at line 269 of file vxge_config.h.

Referenced by __vxge_hw_vpath_fw_ver_get(), and vxge_probe().


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