Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A 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()