Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/storage/
Dene_ub6250.c207 #define MS_PHYSICAL_BLOCKS_PER_SEGMENT_MASK 0x1ff macro
1393 if ((blk & MS_PHYSICAL_BLOCKS_PER_SEGMENT_MASK) == 0) in ms_libsearch_block_from_physical()