Searched refs:PollStatusIterations (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp199 USHORT PollStatusIterations; member in struct:_I8042CFGINF
1566 for (unsigned i = 0; i < (ULONG)pDevExt->Cfg.PollStatusIterations; i++)
2832 aQuery[13].Name = L"PollStatusIterations";
2855 pCfg->PollStatusIterations = defaultPollStatusIterations;
2868 pCfg->PollStatusIterations = (USHORT) pollStatusIterations;

Completed in 52 milliseconds