Home
last modified time | relevance | path

Searched refs:disabled_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/memstick/core/
H A Dms_block.h68 struct ms_system_item disabled_block; member
H A Dms_block.c1170 p->entry.disabled_block.start_addr in msb_fix_boot_page_endianness()
1171 = be32_to_cpu(p->entry.disabled_block.start_addr); in msb_fix_boot_page_endianness()
1172 p->entry.disabled_block.data_size in msb_fix_boot_page_endianness()
1173 = be32_to_cpu(p->entry.disabled_block.data_size); in msb_fix_boot_page_endianness()
1272 data_size = boot_block->entry.disabled_block.data_size; in msb_read_bad_block_table()
1274 boot_block->entry.disabled_block.start_addr; in msb_read_bad_block_table()