Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dene_ub6250.c187 #define SIZE_OF_KIRO 1024 macro
963 info->MS_Lib.PagesPerBlock = info->MS_Lib.blockSize * SIZE_OF_KIRO / MS_BYTES_PER_PAGE; in ms_lib_process_bootblock()
988 if (EntryOffset + MS_BYTES_PER_PAGE + EntrySize > info->MS_Lib.blockSize * (u32)SIZE_OF_KIRO) in ms_lib_process_bootblock()