Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmspro_block.c27 #define MSPRO_BLOCK_MAX_PAGES ((2 << 16) - 1) macro
1148 blk_queue_max_hw_sectors(msb->queue, MSPRO_BLOCK_MAX_PAGES); in mspro_block_init_disk()
1151 MSPRO_BLOCK_MAX_PAGES * msb->page_size); in mspro_block_init_disk()
/kernel/linux/linux-5.10/drivers/memstick/core/
H A 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()

Completed in 5 milliseconds