Linux Kernel
3.7.1
|
#include <bfa_defs.h>
Data Fields | |
char | driver [BFA_IOC_DRIVER_LEN] |
char | driver_ver [BFA_VERSION_LEN] |
char | fw_ver [BFA_VERSION_LEN] |
char | bios_ver [BFA_VERSION_LEN] |
char | efi_ver [BFA_VERSION_LEN] |
char | ob_ver [BFA_VERSION_LEN] |
Definition at line 284 of file bfa_defs.h.
char bios_ver[BFA_VERSION_LEN] |
Definition at line 288 of file bfa_defs.h.
char driver[BFA_IOC_DRIVER_LEN] |
Definition at line 285 of file bfa_defs.h.
char driver_ver[BFA_VERSION_LEN] |
Definition at line 286 of file bfa_defs.h.
char efi_ver[BFA_VERSION_LEN] |
Definition at line 289 of file bfa_defs.h.
char fw_ver[BFA_VERSION_LEN] |
Definition at line 287 of file bfa_defs.h.
char ob_ver[BFA_VERSION_LEN] |
Definition at line 290 of file bfa_defs.h.