Searched refs:MS_CMD_BLOCK_READ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | memstick.h | 172 MS_CMD_BLOCK_READ = 0xaa, enumerator |
/openbmc/linux/drivers/memstick/core/ | ||
H A D | ms_block.c | 364 command = MS_CMD_BLOCK_READ; in h_msb_read_page() |