|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntdd8042.h>

Public Attributes | |
| OUT PVOID | Context |
| OUT PI8042_MOUSE_ISR | IsrRoutine |
| IN PI8042_ISR_WRITE_PORT | IsrWritePort |
| IN PI8042_QUEUE_PACKET | QueueMousePacket |
| IN PVOID | CallContext |
Definition at line 196 of file ntdd8042.h.
Definition at line 201 of file ntdd8042.h.
Referenced by i8042MouInternalDeviceControl(), and i8042MouIsrWritePort().
Definition at line 197 of file ntdd8042.h.
Referenced by i8042MouInternalDeviceControl().
| OUT PI8042_MOUSE_ISR _INTERNAL_I8042_HOOK_MOUSE::IsrRoutine |
Definition at line 198 of file ntdd8042.h.
Referenced by i8042MouInternalDeviceControl().
| IN PI8042_ISR_WRITE_PORT _INTERNAL_I8042_HOOK_MOUSE::IsrWritePort |
Definition at line 199 of file ntdd8042.h.
Referenced by i8042MouInternalDeviceControl(), and i8042MouIsrWritePort().
| IN PI8042_QUEUE_PACKET _INTERNAL_I8042_HOOK_MOUSE::QueueMousePacket |
Definition at line 200 of file ntdd8042.h.
Referenced by i8042MouInternalDeviceControl().