Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/memstick/core/
Dmspro_block.c30 #define MSPRO_BLOCK_MAX_SEGS 32 macro
172 struct scatterlist req_sg[MSPRO_BLOCK_MAX_SEGS];
1237 blk_queue_max_segments(msb->queue, MSPRO_BLOCK_MAX_SEGS); in mspro_block_init_disk()