ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <usbport.h>
USHORT _USB2_TT_ENDPOINT::ActualPeriod |
Definition at line 519 of file usbport.h.
Referenced by USB2_PromotePeriods(), USB2_Rebalance(), and USB2_RebalanceEndpoint().
USHORT _USB2_TT_ENDPOINT::CalcBusTime |
Definition at line 520 of file usbport.h.
Referenced by USB2_AllocateTimeForEndpoint(), USB2_DeallocateEndpointBudget(), USB2_GetLastIsoTime(), USB2_GetStartTime(), USB2_PromotePeriods(), USB2_RebalanceEndpoint(), and USBPORT_AllocateBandwidthUSB2().
PUSBPORT_ENDPOINT _USB2_TT_ENDPOINT::Endpoint |
Definition at line 511 of file usbport.h.
Referenced by USBPORT_AllocateBandwidthUSB2(), and USBPORT_FreeBandwidthUSB2().
BOOL _USB2_TT_ENDPOINT::IsPromoted |
Definition at line 515 of file usbport.h.
Referenced by USB2_PromotePeriods().
struct _USB2_TT_ENDPOINT* _USB2_TT_ENDPOINT::NextTtEndpoint |
Definition at line 512 of file usbport.h.
Referenced by USB2_AllocateTimeForEndpoint(), USB2_DeallocateEndpointBudget(), and USB2_GetLastIsoTime().
USB2_TT_ENDPOINT_NUMS _USB2_TT_ENDPOINT::Nums |
USHORT _USB2_TT_ENDPOINT::Period |
Definition at line 518 of file usbport.h.
Referenced by USB2_PromotePeriods().
USHORT _USB2_TT_ENDPOINT::PreviosPeriod |
Definition at line 517 of file usbport.h.
Referenced by USB2_PromotePeriods().
UCHAR _USB2_TT_ENDPOINT::StartFrame |
Definition at line 523 of file usbport.h.
Referenced by USB2_Rebalance(), and USB2_RebalanceEndpoint().
UCHAR _USB2_TT_ENDPOINT::StartMicroframe |
Definition at line 524 of file usbport.h.
Referenced by USB2_PromotePeriods().
USHORT _USB2_TT_ENDPOINT::StartTime |
Definition at line 521 of file usbport.h.
Referenced by USB2_AllocateTimeForEndpoint(), USB2_DeallocateEndpointBudget(), USB2_GetLastIsoTime(), and USB2_GetStartTime().
PUSB2_TT _USB2_TT_ENDPOINT::Tt |
Definition at line 510 of file usbport.h.
Referenced by USB2_GetLastIsoTime(), and USB2_GetStartTime().
USB2_TT_ENDPOINT_PARAMS _USB2_TT_ENDPOINT::TtEndpointParams |
Definition at line 513 of file usbport.h.
Referenced by USB2_PromotePeriods().