ReactOS 0.4.15-dev-7924-g5949c20
_USBPORT_TRANSFER_PARAMETERS Struct Reference

#include <usbmport.h>

Collaboration diagram for _USBPORT_TRANSFER_PARAMETERS:

Public Attributes

ULONG TransferFlags
 
ULONG TransferBufferLength
 
ULONG TransferCounter
 
BOOL IsTransferSplited
 
ULONG Reserved2
 
USB_DEFAULT_PIPE_SETUP_PACKET SetupPacket
 

Detailed Description

Definition at line 95 of file usbmport.h.

Member Data Documentation

◆ IsTransferSplited

BOOL _USBPORT_TRANSFER_PARAMETERS::IsTransferSplited

Definition at line 99 of file usbmport.h.

Referenced by OHCI_PollAsyncEndpoint().

◆ Reserved2

ULONG _USBPORT_TRANSFER_PARAMETERS::Reserved2

Definition at line 100 of file usbmport.h.

◆ SetupPacket

USB_DEFAULT_PIPE_SETUP_PACKET _USBPORT_TRANSFER_PARAMETERS::SetupPacket

Definition at line 101 of file usbmport.h.

◆ TransferBufferLength

◆ TransferCounter

ULONG _USBPORT_TRANSFER_PARAMETERS::TransferCounter

Definition at line 98 of file usbmport.h.

Referenced by OHCI_PollAsyncEndpoint(), and UhciPollNonIsoEndpoint().

◆ TransferFlags

ULONG _USBPORT_TRANSFER_PARAMETERS::TransferFlags

Definition at line 96 of file usbmport.h.

Referenced by UhciPollNonIsoEndpoint().


The documentation for this struct was generated from the following file: