|
iPXE
|
#include <vxge_config.h>
Data Fields | |
| u32 | major |
| u32 | minor |
| u32 | build |
| char | version [VXGE_HW_FW_STRLEN] |
Definition at line 265 of file vxge_config.h.
| 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().
| 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().
| 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().
| 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().
1.8.15