Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memstick/core/
Dms_block.h68 struct ms_system_item disabled_block; member
Dms_block.c1164 p->entry.disabled_block.start_addr in msb_fix_boot_page_endianness()
1165 = be32_to_cpu(p->entry.disabled_block.start_addr); in msb_fix_boot_page_endianness()
1166 p->entry.disabled_block.data_size in msb_fix_boot_page_endianness()
1167 = be32_to_cpu(p->entry.disabled_block.data_size); in msb_fix_boot_page_endianness()
1266 data_size = boot_block->entry.disabled_block.data_size; in msb_read_bad_block_table()
1268 boot_block->entry.disabled_block.start_addr; in msb_read_bad_block_table()