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

| struct _URB_HCD_AREA _URB_BULK_OR_INTERRUPT_TRANSFER::hca |
| struct _URB_HEADER _URB_BULK_OR_INTERRUPT_TRANSFER::Hdr |
Definition at line 498 of file usb.h.
Referenced by FxUsbPipeTransferContext::GetUsbdStatus(), and FxUsbPipeTransferContext::StoreAndReferenceMemory().
| USBD_PIPE_HANDLE _URB_BULK_OR_INTERRUPT_TRANSFER::PipeHandle |
Definition at line 499 of file usb.h.
Referenced by FxUsbPipeTransferContext::SetUrbInfo(), USBSTOR_CBWCompletionRoutine(), and USBSTOR_IssueBulkOrInterruptRequest().
| PVOID _URB_BULK_OR_INTERRUPT_TRANSFER::TransferBuffer |
Definition at line 502 of file usb.h.
Referenced by FxUsbPipeTransferContext::StoreAndReferenceMemory(), USBSTOR_CBWCompletionRoutine(), and USBSTOR_IssueBulkOrInterruptRequest().
| ULONG _URB_BULK_OR_INTERRUPT_TRANSFER::TransferBufferLength |
Definition at line 501 of file usb.h.
Referenced by FxUsbPipeTransferContext::GetUrbTransferLength(), FxUsbPipeTransferContext::StoreAndReferenceMemory(), and USBSTOR_IssueBulkOrInterruptRequest().
| PMDL _URB_BULK_OR_INTERRUPT_TRANSFER::TransferBufferMDL |
Definition at line 503 of file usb.h.
Referenced by FxUsbPipeTransferContext::StoreAndReferenceMemory(), and USBSTOR_IssueBulkOrInterruptRequest().
| ULONG _URB_BULK_OR_INTERRUPT_TRANSFER::TransferFlags |
Definition at line 500 of file usb.h.
Referenced by FxUsbPipeTransferContext::SetUrbInfo(), USBSTOR_CBWCompletionRoutine(), and USBSTOR_IssueBulkOrInterruptRequest().