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

/vbox/src/VBox/Devices/Input/
H A DDrvKeyboardQueue.cpp63 scan_state_t XlatState; member in struct:DRVKBDQUEUE
224 pDrv->XlatState = ScancodeToHidUsage(pDrv->XlatState, u8ScanCode, &u32Usage);
226 if (pDrv->XlatState == SS_IDLE) {
417 pDrv->XlatState = SS_IDLE;
H A DPS2K.cpp209 scan_state_t XlatState; ///@todo: temporary member in struct:PS2K

Completed in 589 milliseconds