Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/spectra/
Dflash.c2246 u16 Last_IPF = 0; in FTL_Search_Block_Table_IN_Block() local
2277 Last_IPF = i; in FTL_Search_Block_Table_IN_Block()
2284 Last_IPF = i; in FTL_Search_Block_Table_IN_Block()
2288 if (0 == Last_IPF) in FTL_Search_Block_Table_IN_Block()
2426 if ((Last_IPF > bt_pages) && (i < Last_IPF) && (!BT_Found)) { in FTL_Search_Block_Table_IN_Block()
2430 if ((Last_IPF == bt_pages) && (i < Last_IPF) && (!BT_Found)) in FTL_Search_Block_Table_IN_Block()
2434 if (Last_IPF == 0) { in FTL_Search_Block_Table_IN_Block()