|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Definition at line 248 of file error.c.
Referenced by USBSTOR_QueueWorkItem().
| NTSTATUS USBSTOR_GetEndpointStatus | ( | IN PDEVICE_OBJECT | DeviceObject, |
| IN UCHAR | bEndpointAddress, | ||
| OUT PUSHORT | Value | ||
| ) |
Definition at line 18 of file error.c.
| NTSTATUS USBSTOR_HandleTransferError | ( | PDEVICE_OBJECT | DeviceObject, |
| PIRP_CONTEXT | Context | ||
| ) |
Definition at line 112 of file error.c.
Referenced by ErrorHandlerWorkItemRoutine().
Definition at line 228 of file error.c.
Referenced by ErrorHandlerWorkItemRoutine().
| NTSTATUS USBSTOR_ResetPipeWithHandle | ( | IN PDEVICE_OBJECT | DeviceObject, |
| IN USBD_PIPE_HANDLE | PipeHandle | ||
| ) |
Definition at line 65 of file error.c.
| VOID NTAPI USBSTOR_TimerRoutine | ( | PDEVICE_OBJECT | DeviceObject, |
| PVOID | Context | ||
| ) |
Definition at line 335 of file error.c.
Definition at line 276 of file error.c.