Searched defs:KBDState (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Input/
H A DDevPS2.cpp189 typedef struct KBDState struct
263 } KBDState; typedef in typeref:struct:KBDState
268 static void kbd_update_irq(KBDState *s)
363 KBDState *s = (KBDState *)pKbc;
368 static void kbd_queue(KBDState *s, int b, int aux)
413 KBDState *s = (KBDState*)opaque;
424 KBDState *s = (KBDState*)opaqu
[all...]

Completed in 36 milliseconds