Linux Kernel
3.7.1
|
Data Fields | |
unsigned long | num_blocks |
struct flash_block_list * | next |
struct flash_block | blocks [FLASH_BLOCKS_PER_NODE] |
Definition at line 92 of file rtas_flash.c.
struct flash_block blocks[FLASH_BLOCKS_PER_NODE] |
Definition at line 95 of file rtas_flash.c.
struct flash_block_list* next |
Definition at line 94 of file rtas_flash.c.
unsigned long num_blocks |
Definition at line 93 of file rtas_flash.c.