Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dms_block.h72 struct ms_system_item disabled_block; member
Dms_block.c1168 p->entry.disabled_block.start_addr in msb_fix_boot_page_endianness()
1169 = be32_to_cpu(p->entry.disabled_block.start_addr); in msb_fix_boot_page_endianness()
1170 p->entry.disabled_block.data_size in msb_fix_boot_page_endianness()
1171 = be32_to_cpu(p->entry.disabled_block.data_size); in msb_fix_boot_page_endianness()
1270 data_size = boot_block->entry.disabled_block.data_size; in msb_read_bad_block_table()
1272 boot_block->entry.disabled_block.start_addr; in msb_read_bad_block_table()