Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemstick.h171 MS_CMD_BLOCK_ERASE = 0x99, enumerator
/openbmc/linux/drivers/memstick/core/
H A Dms_block.c837 msb->command_value = MS_CMD_BLOCK_ERASE; in msb_erase_block()