ReactOS 0.4.15-dev-7958-gcd0bb1a
_USB2_TT_ENDPOINT Struct Reference

#include <usbport.h>

Collaboration diagram for _USB2_TT_ENDPOINT:

Public Attributes

PUSB2_TT Tt
 
PUSBPORT_ENDPOINT Endpoint
 
struct _USB2_TT_ENDPOINTNextTtEndpoint
 
USB2_TT_ENDPOINT_PARAMS TtEndpointParams
 
USB2_TT_ENDPOINT_NUMS Nums
 
BOOL IsPromoted
 
USHORT MaxPacketSize
 
USHORT PreviosPeriod
 
USHORT Period
 
USHORT ActualPeriod
 
USHORT CalcBusTime
 
USHORT StartTime
 
USHORT Reserved2
 
UCHAR StartFrame
 
UCHAR StartMicroframe
 

Detailed Description

Definition at line 509 of file usbport.h.

Member Data Documentation

◆ ActualPeriod

USHORT _USB2_TT_ENDPOINT::ActualPeriod

Definition at line 519 of file usbport.h.

Referenced by USB2_PromotePeriods(), USB2_Rebalance(), and USB2_RebalanceEndpoint().

◆ CalcBusTime

◆ Endpoint

PUSBPORT_ENDPOINT _USB2_TT_ENDPOINT::Endpoint

Definition at line 511 of file usbport.h.

Referenced by USBPORT_AllocateBandwidthUSB2(), and USBPORT_FreeBandwidthUSB2().

◆ IsPromoted

BOOL _USB2_TT_ENDPOINT::IsPromoted

Definition at line 515 of file usbport.h.

Referenced by USB2_PromotePeriods().

◆ MaxPacketSize

USHORT _USB2_TT_ENDPOINT::MaxPacketSize

Definition at line 516 of file usbport.h.

◆ NextTtEndpoint

struct _USB2_TT_ENDPOINT* _USB2_TT_ENDPOINT::NextTtEndpoint

◆ Nums

USB2_TT_ENDPOINT_NUMS _USB2_TT_ENDPOINT::Nums

Definition at line 514 of file usbport.h.

◆ Period

USHORT _USB2_TT_ENDPOINT::Period

Definition at line 518 of file usbport.h.

Referenced by USB2_PromotePeriods().

◆ PreviosPeriod

USHORT _USB2_TT_ENDPOINT::PreviosPeriod

Definition at line 517 of file usbport.h.

Referenced by USB2_PromotePeriods().

◆ Reserved2

USHORT _USB2_TT_ENDPOINT::Reserved2

Definition at line 522 of file usbport.h.

◆ StartFrame

UCHAR _USB2_TT_ENDPOINT::StartFrame

Definition at line 523 of file usbport.h.

Referenced by USB2_Rebalance(), and USB2_RebalanceEndpoint().

◆ StartMicroframe

UCHAR _USB2_TT_ENDPOINT::StartMicroframe

Definition at line 524 of file usbport.h.

Referenced by USB2_PromotePeriods().

◆ StartTime

USHORT _USB2_TT_ENDPOINT::StartTime

◆ Tt

PUSB2_TT _USB2_TT_ENDPOINT::Tt

Definition at line 510 of file usbport.h.

Referenced by USB2_GetLastIsoTime(), and USB2_GetStartTime().

◆ TtEndpointParams

USB2_TT_ENDPOINT_PARAMS _USB2_TT_ENDPOINT::TtEndpointParams

Definition at line 513 of file usbport.h.

Referenced by USB2_PromotePeriods().


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