Searched refs:lastVCBToken (Results 1 – 1 of 1) sorted by relevance
54 static u16 lastVCBToken = 0; // Last sync token the VBlank callback saw variable235 if (token == (u16) (lastVCBToken+1)) in VIPreCallback()237 lastVCBToken = token; in VIPreCallback()