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