ReactOS 0.4.16-dev-197-g92996da
|
#include <i8042prt.h>
Definition at line 23 of file i8042prt.h.
ULONG _I8042_SETTINGS::CrashOnCtrlScroll |
Definition at line 40 of file i8042prt.h.
Referenced by i8042KbdInterruptService().
ULONG _I8042_SETTINGS::KeyboardDataQueueSize |
Definition at line 26 of file i8042prt.h.
Referenced by i8042KbdInternalDeviceControl(), and i8042KbdQueuePacket().
UNICODE_STRING _I8042_SETTINGS::KeyboardDeviceBaseName |
Definition at line 27 of file i8042prt.h.
ULONG _I8042_SETTINGS::MouseDataQueueSize |
Definition at line 28 of file i8042prt.h.
Referenced by i8042MouInternalDeviceControl(), and i8042MouQueuePacket().
ULONG _I8042_SETTINGS::MouseResolution |
Definition at line 29 of file i8042prt.h.
Referenced by i8042MouResetIsr().
ULONG _I8042_SETTINGS::MouseSynchIn100ns |
Definition at line 30 of file i8042prt.h.
ULONG _I8042_SETTINGS::NumberOfButtons |
Definition at line 31 of file i8042prt.h.
ULONG _I8042_SETTINGS::OverrideKeyboardSubtype |
Definition at line 35 of file i8042prt.h.
ULONG _I8042_SETTINGS::OverrideKeyboardType |
Definition at line 34 of file i8042prt.h.
UNICODE_STRING _I8042_SETTINGS::PointerDeviceBaseName |
Definition at line 32 of file i8042prt.h.
ULONG _I8042_SETTINGS::PollingIterations |
Definition at line 36 of file i8042prt.h.
ULONG _I8042_SETTINGS::PollingIterationsMaximum |
Definition at line 37 of file i8042prt.h.
ULONG _I8042_SETTINGS::PollStatusIterations |
Definition at line 33 of file i8042prt.h.
Referenced by i8042KbdInterruptService(), and i8042MouInterruptService().
ULONG _I8042_SETTINGS::ResendIterations |
Definition at line 38 of file i8042prt.h.
ULONG _I8042_SETTINGS::SampleRate |
Definition at line 39 of file i8042prt.h.
Referenced by i8042MouResetIsr().