Searched refs:FSiSwitchableWramSlots (Results 1 – 1 of 1) sorted by relevance
53 static int FSiSwitchableWramSlots = 0; variable173 if ((((FSiSwitchableWramSlots >> ((type == MI_WRAM_B) ? 0 : 8)) & (1 << slot)) != 0) && in FSi_IsValidAddressForARM7()199 FSiSwitchableWramSlots = (bitsB << 0) | (bitsC << 8); in FSi_SetSwitchableWramSlots()