Linux Kernel
3.7.1
|
#include <edac.h>
Data Fields | |
enum edac_mc_layer_type | type |
unsigned | size |
bool | is_virt_csrow |
struct edac_mc_layer - describes the memory controller hierarchy : layer type : number of components per layer. For example, if the channel layer has two channels, size = 2 : This layer is part of the "csrow" when old API compatibility mode is enabled. Otherwise, it is a channel
enum edac_mc_layer_type type |