Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memstick/core/
Dmspro_block.c27 #define MSPRO_BLOCK_MAX_PAGES ((2 << 16) - 1) macro
1224 blk_queue_max_hw_sectors(msb->queue, MSPRO_BLOCK_MAX_PAGES); in mspro_block_init_disk()
1227 MSPRO_BLOCK_MAX_PAGES * msb->page_size); in mspro_block_init_disk()