Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/spectra/
Dflash.c100 static u32 g_wBlockTableIndex; variable
159 u32 g_wBlockTableIndex; member
869 g_wBlockTableIndex =
870 p_BTableChangesDelta->g_wBlockTableIndex;
2150 g_wBlockTableIndex, g_wBlockTableOffset); in FTL_Write_Block_Table()
2165 g_wBlockTableIndex = wTempBlockTableIndex; in FTL_Write_Block_Table()
2167 pbt[BLOCK_TABLE_INDEX] = g_wBlockTableIndex; in FTL_Write_Block_Table()
2177 p_BTableChangesDelta->g_wBlockTableIndex = in FTL_Write_Block_Table()
2178 g_wBlockTableIndex; in FTL_Write_Block_Table()
2685 g_wBlockTableIndex = (u32)g_pBTBlocks[i]; in FTL_Read_Block_Table()
[all …]