Home
last modified time | relevance | path

Searched refs:MS_TPC_WRITE_LONG_DATA (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dmemstick.h162 MS_TPC_WRITE_LONG_DATA = 0x0d, enumerator
/kernel/linux/linux-5.10/drivers/memstick/core/
Dmspro_block.c641 : MS_TPC_WRITE_LONG_DATA, in h_mspro_block_transfer_data()
646 case MS_TPC_WRITE_LONG_DATA: in h_mspro_block_transfer_data()
Dms_block.c562 memstick_init_req_sg(mrq, MS_TPC_WRITE_LONG_DATA, sg); in h_msb_write_block()