ReactOS 0.4.15-dev-7924-g5949c20
_INTERNAL_I8042_HOOK_MOUSE Struct Reference

#include <ntdd8042.h>

Collaboration diagram for _INTERNAL_I8042_HOOK_MOUSE:

Public Attributes

OUT PVOID Context
 
OUT PI8042_MOUSE_ISR IsrRoutine
 
IN PI8042_ISR_WRITE_PORT IsrWritePort
 
IN PI8042_QUEUE_PACKET QueueMousePacket
 
IN PVOID CallContext
 

Detailed Description

Definition at line 196 of file ntdd8042.h.

Member Data Documentation

◆ CallContext

IN PVOID _INTERNAL_I8042_HOOK_MOUSE::CallContext

Definition at line 201 of file ntdd8042.h.

Referenced by i8042MouInternalDeviceControl(), and i8042MouIsrWritePort().

◆ Context

OUT PVOID _INTERNAL_I8042_HOOK_MOUSE::Context

Definition at line 197 of file ntdd8042.h.

Referenced by i8042MouInternalDeviceControl().

◆ IsrRoutine

OUT PI8042_MOUSE_ISR _INTERNAL_I8042_HOOK_MOUSE::IsrRoutine

Definition at line 198 of file ntdd8042.h.

Referenced by i8042MouInternalDeviceControl().

◆ IsrWritePort

IN PI8042_ISR_WRITE_PORT _INTERNAL_I8042_HOOK_MOUSE::IsrWritePort

Definition at line 199 of file ntdd8042.h.

Referenced by i8042MouInternalDeviceControl(), and i8042MouIsrWritePort().

◆ QueueMousePacket

IN PI8042_QUEUE_PACKET _INTERNAL_I8042_HOOK_MOUSE::QueueMousePacket

Definition at line 200 of file ntdd8042.h.

Referenced by i8042MouInternalDeviceControl().


The documentation for this struct was generated from the following file: