Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dene_ub6250.c852 u32 Ende, Count; in ms_count_freeblock() local
855 Ende = PhyBlock + MS_PHYSICAL_BLOCKS_PER_SEGMENT; in ms_count_freeblock()
856 for (Count = 0; PhyBlock < Ende; PhyBlock++) { in ms_count_freeblock()