Searched refs:MS_CMD_BLOCK_ERASE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/ | ||
D | memstick.h | 171 MS_CMD_BLOCK_ERASE = 0x99, enumerator |
/linux-6.6.21/drivers/memstick/core/ | ||
D | ms_block.c | 837 msb->command_value = MS_CMD_BLOCK_ERASE; in msb_erase_block() |