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