ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <usbmport.h>
Definition at line 67 of file usbmport.h.
ULONG _USBPORT_ENDPOINT_PROPERTIES::BufferLength |
Definition at line 80 of file usbmport.h.
Referenced by USBPORT_OpenPipe(), and USBPORT_RestoreDevice().
ULONG _USBPORT_ENDPOINT_PROPERTIES::BufferPA |
Definition at line 79 of file usbmport.h.
Referenced by USBPORT_OpenPipe().
ULONG_PTR _USBPORT_ENDPOINT_PROPERTIES::BufferVA |
Definition at line 78 of file usbmport.h.
Referenced by USBPORT_OpenPipe(), and USBPORT_RestoreDevice().
USHORT _USBPORT_ENDPOINT_PROPERTIES::DeviceAddress |
Definition at line 68 of file usbmport.h.
Referenced by EHCI_InitializeQH(), OHCI_InitializeED(), OHCI_ReopenEndpoint(), USBPORT_InitializeDevice(), USBPORT_OpenPipe(), and USBPORT_RestoreDevice().
USB_DEVICE_SPEED _USBPORT_ENDPOINT_PROPERTIES::DeviceSpeed |
Definition at line 73 of file usbmport.h.
Referenced by EHCI_InitializeQH(), OHCI_InitializeED(), USBPORT_AllocateBandwidthUSB2(), USBPORT_CalculateUsbBandwidth(), USBPORT_MapTransfer(), and USBPORT_OpenPipe().
ULONG _USBPORT_ENDPOINT_PROPERTIES::Direction |
Definition at line 77 of file usbmport.h.
Referenced by OHCI_InitializeED(), USBPORT_AllocateBandwidthUSB2(), USBPORT_HandleDataTransfers(), and USBPORT_OpenPipe().
USHORT _USBPORT_ENDPOINT_PROPERTIES::EndpointAddress |
Definition at line 69 of file usbmport.h.
Referenced by EHCI_InitializeQH(), OHCI_InitializeED(), USBPORT_ClearStall(), and USBPORT_OpenPipe().
USHORT _USBPORT_ENDPOINT_PROPERTIES::HubAddr |
Definition at line 83 of file usbmport.h.
Referenced by EHCI_InitializeQH(), and USBPORT_OpenPipe().
UCHAR _USBPORT_ENDPOINT_PROPERTIES::InterruptScheduleMask |
Definition at line 85 of file usbmport.h.
Referenced by USB2_Rebalance(), USB2_RebalanceEndpoint(), and USBPORT_AllocateBandwidthUSB2().
ULONG _USBPORT_ENDPOINT_PROPERTIES::MaxPacketSize |
Definition at line 89 of file usbmport.h.
Referenced by EHCI_InitializeQH(), USBPORT_AllocateBandwidthUSB2(), and USBPORT_OpenPipe().
ULONG _USBPORT_ENDPOINT_PROPERTIES::MaxTransferSize |
Definition at line 82 of file usbmport.h.
Referenced by USBPORT_OpenPipe().
UCHAR _USBPORT_ENDPOINT_PROPERTIES::Period |
Definition at line 71 of file usbmport.h.
Referenced by UhciSetEndpointState(), USB2_Rebalance(), USB2_RebalanceEndpoint(), USBPORT_AllocateBandwidth(), USBPORT_AllocateBandwidthUSB2(), and USBPORT_OpenPipe().
USHORT _USBPORT_ENDPOINT_PROPERTIES::PortNumber |
Definition at line 84 of file usbmport.h.
Referenced by EHCI_InitializeQH(), and USBPORT_OpenPipe().
UCHAR _USBPORT_ENDPOINT_PROPERTIES::Reserved1 |
Definition at line 72 of file usbmport.h.
ULONG _USBPORT_ENDPOINT_PROPERTIES::Reserved3 |
Definition at line 81 of file usbmport.h.
UCHAR _USBPORT_ENDPOINT_PROPERTIES::Reserved4 |
Definition at line 88 of file usbmport.h.
ULONG _USBPORT_ENDPOINT_PROPERTIES::Reserved6 |
Definition at line 90 of file usbmport.h.
ULONG _USBPORT_ENDPOINT_PROPERTIES::ScheduleOffset |
Definition at line 75 of file usbmport.h.
Referenced by UhciSetEndpointState(), USB2_Rebalance(), USB2_RebalanceEndpoint(), USBPORT_AllocateBandwidth(), and USBPORT_AllocateBandwidthUSB2().
UCHAR _USBPORT_ENDPOINT_PROPERTIES::SplitCompletionMask |
Definition at line 86 of file usbmport.h.
Referenced by USB2_Rebalance(), USB2_RebalanceEndpoint(), and USBPORT_AllocateBandwidthUSB2().
USHORT _USBPORT_ENDPOINT_PROPERTIES::TotalMaxPacketSize |
Definition at line 70 of file usbmport.h.
Referenced by OHCI_InitializeED(), OHCI_ReopenEndpoint(), USBPORT_CalculateUsbBandwidth(), USBPORT_InitializeDevice(), and USBPORT_OpenPipe().
UCHAR _USBPORT_ENDPOINT_PROPERTIES::TransactionPerMicroframe |
Definition at line 87 of file usbmport.h.
Referenced by USBPORT_OpenPipe().
ULONG _USBPORT_ENDPOINT_PROPERTIES::TransferType |
Definition at line 76 of file usbmport.h.
Referenced by EHCI_AbortTransfer(), EHCI_CloseEndpoint(), EHCI_GetEndpointStatus(), EHCI_InitializeQH(), EHCI_PollEndpoint(), EHCI_ProcessDoneAsyncTd(), EHCI_SetEndpointDataToggle(), EHCI_SetEndpointState(), EHCI_SetEndpointStatus(), EHCI_SubmitTransfer(), OHCI_AbortTransfer(), OHCI_InitializeED(), OHCI_PollEndpoint(), OHCI_SubmitTransfer(), UhciAbortTransfer(), UhciPollEndpoint(), UhciProcessDoneNonIsoTD(), UhciSetEndpointState(), UhciSubmitTransfer(), USB2_Rebalance(), USBPORT_AllocateBandwidth(), USBPORT_AllocateBandwidthUSB2(), USBPORT_CalculateUsbBandwidth(), USBPORT_ClosePipe(), USBPORT_FreeBandwidth(), USBPORT_HandleDataTransfers(), USBPORT_OpenPipe(), USBPORT_QueueTransferUrb(), and USBPORT_SyncResetPipeAndClearStall().
ULONG _USBPORT_ENDPOINT_PROPERTIES::UsbBandwidth |
Definition at line 74 of file usbmport.h.
Referenced by USB2_RebalanceEndpoint(), USBPORT_AllocateBandwidth(), USBPORT_AllocateBandwidthUSB2(), and USBPORT_OpenPipe().