Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dene_ub6250.c221 #define MS_PHYSICAL_BLOCKS_PER_SEGMENT_MASK 0x1ff macro
1385 if ((blk & MS_PHYSICAL_BLOCKS_PER_SEGMENT_MASK) == 0) in ms_libsearch_block_from_physical()