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

Public Attributes | |
| UNICODE_STRING | RegistryPath |
| PORT_DEVICE_EXTENSION | Port |
| LIST_ENTRY | DeviceListHead |
| KSPIN_LOCK | DeviceListLock |
Definition at line 103 of file i8042prt.h.
| LIST_ENTRY _I8042_DRIVER_EXTENSION::DeviceListHead |
Definition at line 108 of file i8042prt.h.
| KSPIN_LOCK _I8042_DRIVER_EXTENSION::DeviceListLock |
Definition at line 109 of file i8042prt.h.
| PORT_DEVICE_EXTENSION _I8042_DRIVER_EXTENSION::Port |
Definition at line 107 of file i8042prt.h.
| UNICODE_STRING _I8042_DRIVER_EXTENSION::RegistryPath |
Definition at line 105 of file i8042prt.h.