Linux Kernel
3.7.1
|
#include <ql4_fw.h>
Data Fields | |
struct { | |
__le32 bReserved0:1 | |
__le32 bSDRAMProtectionMethod:2 | |
__le32 bSDRAMBanks:1 | |
__le32 bSDRAMChipWidth:1 | |
__le32 bSDRAMChipSize:2 | |
__le32 bParityDisable:1 | |
__le32 bExternalMemoryType:1 | |
__le32 bFlashBIOSWriteEnable:1 | |
__le32 bFlashUpperBankSelect:1 | |
__le32 bWriteBurst:2 | |
__le32 bReserved1:3 | |
__le32 bMask:16 | |
}; | |
uint32_t | Asuint32_t |
struct { ... } |