Searched refs:lockId (Results 1 – 2 of 2) sorted by relevance
83 BOOL OSi_TryLockVram(u16 bank, u16 lockId) in OSi_TryLockVram() argument99 if (OSi_vramLockId[zeroBits] != lockId) in OSi_TryLockVram()116 OSi_vramLockId[zeroBits] = lockId; in OSi_TryLockVram()134 void OSi_UnlockVram(u16 bank, u16 lockId) in OSi_UnlockVram() argument149 if (OSi_vramLockId[zeroBits] == lockId) in OSi_UnlockVram()
67 BOOL OSi_TryLockVram(u16 bank, u16 lockId);79 void OSi_UnlockVram(u16 bank, u16 lockId);