Linux Kernel
3.7.1
|
#include <mpi_cnfg.h>
Data Fields | |
CONFIG_PAGE_HEADER | Header |
U32 | TotalNVStore |
U32 | FreeNVStore |
U16 | VendorID |
U16 | DeviceID |
U8 | RevisionID |
U8 | Reserved [3] |
U32 | ClassCode |
U16 | SubsystemVendorID |
U16 | SubsystemID |
Definition at line 951 of file mpi_cnfg.h.
U32 ClassCode |
Definition at line 960 of file mpi_cnfg.h.
U16 DeviceID |
Definition at line 957 of file mpi_cnfg.h.
U32 FreeNVStore |
Definition at line 955 of file mpi_cnfg.h.
CONFIG_PAGE_HEADER Header |
Definition at line 953 of file mpi_cnfg.h.
U8 Reserved[3] |
Definition at line 959 of file mpi_cnfg.h.
U8 RevisionID |
Definition at line 958 of file mpi_cnfg.h.
U16 SubsystemID |
Definition at line 962 of file mpi_cnfg.h.
U16 SubsystemVendorID |
Definition at line 961 of file mpi_cnfg.h.
U32 TotalNVStore |
Definition at line 954 of file mpi_cnfg.h.
U16 VendorID |
Definition at line 956 of file mpi_cnfg.h.