ReactOS 0.4.16-dev-847-g386fccd
|
#include <kbdclass.h>
Definition at line 23 of file kbdclass.h.
PCLASS_QUERY_WMI_REGINFO_EX _CLASS_DRIVER_EXTENSION::ClassFdoQueryWmiRegInfoEx |
Definition at line 580 of file classpnp.h.
Referenced by ClassSystemControl().
PCLASS_QUERY_WMI_REGINFO_EX _CLASS_DRIVER_EXTENSION::ClassPdoQueryWmiRegInfoEx |
Definition at line 581 of file classpnp.h.
Referenced by ClassSystemControl().
ULONG _CLASS_DRIVER_EXTENSION::ConnectMultiplePorts |
Definition at line 28 of file kbdclass.h.
ULONG _CLASS_DRIVER_EXTENSION::DataQueueSize |
Definition at line 29 of file kbdclass.h.
UNICODE_STRING _CLASS_DRIVER_EXTENSION::DeviceBaseName |
Definition at line 30 of file kbdclass.h.
ULONG _CLASS_DRIVER_EXTENSION::DeviceCount |
Definition at line 578 of file classpnp.h.
Referenced by _IRQL_requires_max_().
PDRIVER_DISPATCH _CLASS_DRIVER_EXTENSION::DeviceMajorFunctionTable[IRP_MJ_MAXIMUM_FUNCTION+1] |
Definition at line 585 of file classpnp.h.
REGHANDLE _CLASS_DRIVER_EXTENSION::EtwHandle |
Definition at line 584 of file classpnp.h.
Referenced by _IRQL_requires_max_(), and ClassUnload().
CLASS_INIT_DATA _CLASS_DRIVER_EXTENSION::InitData |
Definition at line 577 of file classpnp.h.
Referenced by _Function_class_(), _IRQL_requires_max_(), ClassAddDevice(), ClassDispatchPnp(), ClassGetPdoId(), ClassIoComplete(), ClassIoCompleteAssociated(), ClasspDeviceLockFailurePowerIrpCompletion(), ClassPnpQueryFdoRelations(), ClassPnpStartDevice(), ClasspPowerUpCompletion(), ClasspStartIo(), ClassQueryPnpCapabilities(), ClassReadWrite(), ClassSystemControl(), ClassUnload(), ServiceTransferRequest(), SetupReadWriteTransferPacket(), and TransferPktComplete().
PCLASS_INTERPRET_SENSE_INFO2 _CLASS_DRIVER_EXTENSION::InterpretSenseInfo |
Definition at line 587 of file classpnp.h.
Referenced by ClassPnpStartDevice(), and ClassUnload().
PDEVICE_OBJECT _CLASS_DRIVER_EXTENSION::MainClassDeviceObject |
Definition at line 32 of file kbdclass.h.
PDRIVER_DISPATCH _CLASS_DRIVER_EXTENSION::MpDeviceMajorFunctionTable[IRP_MJ_MAXIMUM_FUNCTION+1] |
Definition at line 586 of file classpnp.h.
UNICODE_STRING _CLASS_DRIVER_EXTENSION::RegistryPath |
Definition at line 25 of file kbdclass.h.
Referenced by _IRQL_requires_max_(), ClassSystemControl(), and ClassUnload().
ULONG _CLASS_DRIVER_EXTENSION::SrbSupport |
Definition at line 591 of file classpnp.h.
Referenced by ClassInterpretSenseInfo(), InterpretSenseInfoWithoutHistory(), and InterpretTransferPacketError().
PCLASS_WORKING_SET _CLASS_DRIVER_EXTENSION::WorkingSet |
Definition at line 588 of file classpnp.h.
Referenced by ClassUnload(), and InitializeTransferPackets().