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

/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp3211 static const UCHAR s_ucCommands[] = variable
3229 for (unsigned iCmd = 0; s_ucCommands[iCmd];)
3231 status = PutBytePoll(i8042Dat, TRUE /*=wait*/, MouDevType, pDevExt, s_ucCommands[iCmd]);

Completed in 297 milliseconds