Searched refs:MS_BLOCK_BOOT_ID (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/memstick/core/ | ||
D | ms_block.h | 21 #define MS_BLOCK_BOOT_ID 0x0001 macro |
D | ms_block.c | 1231 if (be16_to_cpu(page->header.block_id) != MS_BLOCK_BOOT_ID) { in msb_read_boot_blocks() |