|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
| #define | TAG_KS 'ssKK' |
Definition at line 29 of file misc.c.
Referenced by KspCopyCreateRequest(), USBSTOR_ClassRequest(), and USBSTOR_GetMaxLUN().
Definition at line 37 of file misc.c.
Referenced by USBSTOR_ClassRequest(), and USBSTOR_GetMaxLUN().
| KSDDKAPI PVOID NTAPI KsGetObjectFromFileObject | ( | IN PFILE_OBJECT | FileObject | ) |
Definition at line 88 of file misc.c.
| KSDDKAPI KSOBJECTTYPE NTAPI KsGetObjectTypeFromFileObject | ( | IN PFILE_OBJECT | FileObject | ) |
| KSOBJECTTYPE NTAPI KsGetObjectTypeFromIrp | ( | IN PIRP | Irp | ) |
Definition at line 122 of file misc.c.
Definition at line 141 of file misc.c.
Definition at line 160 of file misc.c.
Referenced by USBAudioFilterCreate().
| NTSTATUS KspCopyCreateRequest | ( | IN PIRP | Irp, |
| IN LPWSTR | ObjectClass, | ||
| IN OUT PULONG | Size, | ||
| OUT PVOID * | Result | ||
| ) |
Definition at line 44 of file misc.c.
Referenced by KspValidateConnectRequest(), KsValidateAllocatorCreateRequest(), KsValidateClockCreateRequest(), and KsValidateTopologyNodeCreateRequest().