ReactOS 0.4.16-dev-311-g9382aa2
|
#include <ntdd8042.h>
Definition at line 176 of file ntdd8042.h.
Definition at line 182 of file ntdd8042.h.
Referenced by i8042KbdInternalDeviceControl(), and i8042KbdInterruptService().
Definition at line 177 of file ntdd8042.h.
Referenced by i8042SendHookWorkItem().
OUT PI8042_KEYBOARD_INITIALIZATION_ROUTINE _INTERNAL_I8042_HOOK_KEYBOARD::InitializationRoutine |
Definition at line 178 of file ntdd8042.h.
Referenced by i8042SendHookWorkItem().
OUT PI8042_KEYBOARD_ISR _INTERNAL_I8042_HOOK_KEYBOARD::IsrRoutine |
Definition at line 179 of file ntdd8042.h.
IN PI8042_ISR_WRITE_PORT _INTERNAL_I8042_HOOK_KEYBOARD::IsrWritePort |
Definition at line 180 of file ntdd8042.h.
IN PI8042_QUEUE_PACKET _INTERNAL_I8042_HOOK_KEYBOARD::QueueKeyboardPacket |
Definition at line 181 of file ntdd8042.h.
Referenced by i8042KbdInternalDeviceControl(), and i8042KbdInterruptService().