Searched refs:bitsB (Results 1 – 2 of 2) sorted by relevance
386 void FSi_SetSwitchableWramSlots(int bitsB, int bitsC);
197 void FSi_SetSwitchableWramSlots(int bitsB, int bitsC) in FSi_SetSwitchableWramSlots() argument199 FSiSwitchableWramSlots = (bitsB << 0) | (bitsC << 8); in FSi_SetSwitchableWramSlots()