Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dmspro_block.c31 #define MSPRO_BLOCK_MAX_PAGES ((2 << 16) - 1) macro
1217 blk_queue_max_hw_sectors(msb->queue, MSPRO_BLOCK_MAX_PAGES); in mspro_block_init_disk()
1220 MSPRO_BLOCK_MAX_PAGES * msb->page_size); in mspro_block_init_disk()