Home
last modified time | relevance | path

Searched defs:thisEUN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/
H A Dinftlcore.c240 unsigned int thisEUN, prevEUN, status; in INFTL_foldchain() local
463 unsigned int thisEUN, writeEUN, prev_block, status; in INFTL_findwriteunit() local
630 unsigned int thisEUN, status; in INFTL_trydeletechain() local
747 unsigned int thisEUN = inftl->VUtable[block / (inftl->EraseSize / SECTORSIZE)]; in INFTL_deleteblock() local
856 unsigned int thisEUN = inftl->VUtable[block / (inftl->EraseSize / SECTORSIZE)]; in inftl_readblock() local
H A Dnftlcore.c237 unsigned int thisEUN; in NFTL_foldchain() local
706 u16 thisEUN = nftl->EUNtable[block / (nftl->EraseSize / 512)]; in nftl_readblock() local