Linux Kernel
3.7.1
|
#include <pstore_ram.h>
Definition at line 29 of file pstore_ram.h.
int bad_blocks |
Definition at line 41 of file pstore_ram.h.
Definition at line 33 of file pstore_ram.h.
size_t buffer_size |
Definition at line 34 of file pstore_ram.h.
int corrected_bytes |
Definition at line 40 of file pstore_ram.h.
int ecc_block_size |
Definition at line 42 of file pstore_ram.h.
int ecc_size |
Definition at line 43 of file pstore_ram.h.
char* old_log |
Definition at line 45 of file pstore_ram.h.
size_t old_log_size |
Definition at line 46 of file pstore_ram.h.
phys_addr_t paddr |
Definition at line 30 of file pstore_ram.h.
char* par_buffer |
Definition at line 37 of file pstore_ram.h.
char* par_header |
Definition at line 38 of file pstore_ram.h.
struct rs_control* rs_decoder |
Definition at line 39 of file pstore_ram.h.
size_t size |
Definition at line 31 of file pstore_ram.h.
void* vaddr |
Definition at line 32 of file pstore_ram.h.