ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <usb.h>
__GNU_EXTENSION union { ... } _URB::@3242 |
struct _URB_BULK_OR_INTERRUPT_TRANSFER _URB::UrbBulkOrInterruptTransfer |
Definition at line 543 of file usb.h.
Referenced by FreeBT_HCIEventCompletion(), FreeBT_ReadCompletion(), FreeBT_WriteCompletion(), and HidUsb_ReadReportCompletion().
struct _URB_CONTROL_DESCRIPTOR_REQUEST _URB::UrbControlDescriptorRequest |
Definition at line 545 of file usb.h.
Referenced by Hid_GetDescriptor(), FxUsbDevice::InitDevice(), PDO_HandleInternalDeviceControl(), USBAudioGetDescriptor(), USBCCGP_BuildConfigurationDescriptor(), USBCCGP_GetDescriptor(), and USBSTOR_GetDescriptor().
struct _URB_CONTROL_FEATURE_REQUEST _URB::UrbControlFeatureRequest |
struct _URB_CONTROL_GET_CONFIGURATION_REQUEST _URB::UrbControlGetConfigurationRequest |
struct _URB_CONTROL_GET_INTERFACE_REQUEST _URB::UrbControlGetInterfaceRequest |
struct _URB_CONTROL_GET_STATUS_REQUEST _URB::UrbControlGetStatusRequest |
struct _URB_CONTROL_TRANSFER _URB::UrbControlTransfer |
Definition at line 539 of file usb.h.
Referenced by USBPORT_CancelActiveTransferIrp(), USBPORT_CancelPendingTransferIrp(), USBPORT_FlushMapTransfers(), USBPORT_MapTransfer(), USBPORT_QueuePendingTransferIrp(), USBPORT_RootHubEndpoint0(), USBPORT_RootHubSCE(), and USBPORT_SendSetupPacket().
struct _URB_CONTROL_VENDOR_OR_CLASS_REQUEST _URB::UrbControlVendorClassRequest |
Definition at line 548 of file usb.h.
Referenced by USBSTOR_ClassRequest().
struct _URB_FRAME_LENGTH_CONTROL _URB::UrbFrameLengthControl |
struct _URB_GET_CURRENT_FRAME_NUMBER _URB::UrbGetCurrentFrameNumber |
struct _URB_GET_FRAME_LENGTH _URB::UrbGetFrameLength |
struct _URB_HEADER _URB::UrbHeader |
Definition at line 531 of file usb.h.
Referenced by FreeBT_AbortPipes(), FreeBT_ResetPipe(), FxUsbCreateConfigRequest(), FxUsbUrbContext::GetUsbdStatus(), Hid_DisableConfiguration(), Hid_GetDescriptor(), HidUsb_AbortPipe(), HidUsb_ReadReport(), HidUsb_ReadReportCompletion(), HidUsb_ResetInterruptPipe(), PDO_HandleInternalDeviceControl(), USBH_PdoIoctlSubmitUrb(), USBH_PdoUrbFilter(), USBH_SelectConfigOrInterfaceComplete(), USBPORT_DoneTransfer(), USBPORT_FlushAbortList(), USBPORT_MapTransfer(), USBPORT_QueueActiveUrbToEndpoint(), and USBPORT_SendSetupPacket().
struct _URB_ISOCH_TRANSFER _URB::UrbIsochronousTransfer |
Definition at line 544 of file usb.h.
Referenced by CaptureInitializeUrbAndIrp(), PinCaptureProcess(), RenderInitializeUrbAndIrp(), UsbAudioAllocCaptureUrbIso(), UsbAudioCaptureComplete(), USBPORT_DmaEndpointPaused(), and USBPORT_MapTransfer().
struct _URB_PIPE_REQUEST _URB::UrbPipeRequest |
Definition at line 534 of file usb.h.
Referenced by FreeBT_AbortPipes(), FreeBT_ResetPipe(), HidUsb_AbortPipe(), HidUsb_ResetInterruptPipe(), and USBSTOR_ResetPipeWithHandle().
struct _URB_SELECT_CONFIGURATION _URB::UrbSelectConfiguration |
Definition at line 533 of file usb.h.
Referenced by FDO_CloseConfiguration(), FxUsbCreateConfigRequest(), Hid_SelectConfiguration(), SelectInterfaces(), USBAudioSelectConfiguration(), USBCCGP_PDOSelectConfiguration(), USBCCGP_SelectConfiguration(), USBD_CreateConfigurationRequestEx(), USBH_OpenConfiguration(), USBH_PdoUrbFilter(), and USBSTOR_SelectConfigurationAndInterface().
struct _URB_SELECT_INTERFACE _URB::UrbSelectInterface |
Definition at line 532 of file usb.h.
Referenced by FxUsbDevice::SelectConfig(), USBAudioSelectAudioStreamingInterface(), USBCCGP_PDOSelectConfiguration(), USBCCGP_SelectInterface(), and USBSTOR_SelectConfigurationAndInterface().
struct _URB_SET_FRAME_LENGTH _URB::UrbSetFrameLength |