ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Variables | |
_In_opt_ WDFREQUEST | Request |
_In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_PARAMETERS | RequestParameters |
_In_opt_ WDFREQUEST _In_opt_ PWDF_REQUEST_PARAMETERS _Out_ size_t * | DataLength |
_IRQL_requires_max_ | ( | APC_LEVEL | ) |
Definition at line 37 of file cddata.c.
_IRQL_requires_max_ | ( | PASSIVE_LEVEL | ) |
Definition at line 923 of file Messaging.c.
BOOLEAN RequestDispatchProcessDirectly | ( | _In_ WDFDEVICE | Device, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters | ||
) |
Definition at line 1694 of file cdrom.c.
Referenced by DeviceEvtIoInCallerContext(), and RequestDispatchProcessDirectly().
BOOLEAN RequestDispatchSpecialIoctls | ( | _In_ WDFDEVICE | Device, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters | ||
) |
Definition at line 2849 of file cdrom.c.
Referenced by DeviceEvtIoInCallerContext(), and RequestDispatchSpecialIoctls().
BOOLEAN RequestDispatchSyncWithSequentialQueue | ( | _In_ WDFDEVICE | Device, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters | ||
) |
Definition at line 2717 of file cdrom.c.
Referenced by DeviceEvtIoInCallerContext(), and RequestDispatchSyncWithSequentialQueue().
BOOLEAN RequestDispatchToSequentialQueue | ( | _In_ WDFDEVICE | Device, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters | ||
) |
Definition at line 1855 of file cdrom.c.
Referenced by DeviceEvtIoInCallerContext(), and RequestDispatchToSequentialQueue().
BOOLEAN RequestDispatchUnknownRequests | ( | _In_ WDFDEVICE | Device, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters | ||
) |
Definition at line 3093 of file cdrom.c.
Referenced by DeviceEvtIoInCallerContext(), and RequestDispatchSpecialIoctls().
NTSTATUS RequestHandleGetDeviceNumber | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 5280 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleGetHotPlugInfo | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 5337 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleGetInquiryData | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 270 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleGetMediaTypeEx | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 336 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleMountQueryDeviceName | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 4015 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleMountQuerySuggestedLinkName | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 4088 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleMountQueryUniqueId | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 3939 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
NTSTATUS RequestHandleQueryPropertyDeviceUniqueId | ( | _In_ WDFDEVICE | Device, |
_In_ WDFREQUEST | Request | ||
) |
Definition at line 2799 of file ioctl.c.
Referenced by RequestDispatchSpecialIoctls().
NTSTATUS RequestHandleQueryPropertyRetrieveCachedData | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 2628 of file ioctl.c.
Referenced by RequestDispatchSpecialIoctls().
Definition at line 2974 of file ioctl.c.
Referenced by RequestDispatchSpecialIoctls().
NTSTATUS RequestHandleReadWrite | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters | ||
) |
Definition at line 6353 of file ioctl.c.
Referenced by ReadWriteWorkItemRoutine(), and SequentialQueueEvtIoReadWrite().
NTSTATUS RequestHandleSetHotPlugInfo | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 5392 of file ioctl.c.
Referenced by RequestDispatchProcessDirectly().
Referenced by RequestDispatchUnknownRequests().
Definition at line 6050 of file ioctl.c.
Referenced by RequestValidateReadWrite(), and ScratchBuffer_SetupReadWriteSrb().
NTSTATUS RequestValidateAacsBindingNonce | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 2162 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsEndSession | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 3462 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsGetCertificate | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1757 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsGetChallengeKey | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1826 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsReadMediaId | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 2093 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsReadMediaKeyBlock | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1584 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsReadSerialNumber | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 2024 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsReadVolumeId | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1955 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsSendCertificate | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1697 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsSendChallengeKey | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1895 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateAacsStartSession | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1651 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateDvdEndSession | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 3408 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateDvdReadKey | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 3286 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateDvdReadStructure | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1151 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateDvdSendKey | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDFREQUEST | Request, | ||
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1274 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateDvdStartSession | ( | _In_ PCDROM_DEVICE_EXTENSION | DeviceExtension, |
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |
Definition at line 1225 of file ioctl.c.
Referenced by RequestDispatchToSequentialQueue().
NTSTATUS RequestValidateEnableStreaming | ( | _In_ WDFREQUEST | Request, |
_In_ WDF_REQUEST_PARAMETERS | RequestParameters, | ||
_Out_ size_t * | DataLength | ||
) |