ReactOS 0.4.15-dev-7934-g1dc8d80
_USB2_TT Struct Reference

#include <usbport.h>

Collaboration diagram for _USB2_TT:

Public Attributes

PUSB2_HC_EXTENSION HcExtension
 
ULONG DelayTime
 
ULONG MaxTime
 
USB2_TT_ENDPOINT IntEndpoint [USB2_FRAMES]
 
USB2_TT_ENDPOINT IsoEndpoint [USB2_FRAMES]
 
USB2_FRAME_BUDGET FrameBudget [USB2_FRAMES]
 
ULONG NumStartSplits [USB2_FRAMES][USB2_MICROFRAMES]
 
ULONG TimeCS [USB2_FRAMES][USB2_MICROFRAMES]
 

Detailed Description

Definition at line 535 of file usbport.h.

Member Data Documentation

◆ DelayTime

ULONG _USB2_TT::DelayTime

Definition at line 537 of file usbport.h.

Referenced by USB2_AllocateTimeForEndpoint().

◆ FrameBudget

◆ HcExtension

◆ IntEndpoint

USB2_TT_ENDPOINT _USB2_TT::IntEndpoint[USB2_FRAMES]

Definition at line 539 of file usbport.h.

◆ IsoEndpoint

USB2_TT_ENDPOINT _USB2_TT::IsoEndpoint[USB2_FRAMES]

Definition at line 540 of file usbport.h.

◆ MaxTime

ULONG _USB2_TT::MaxTime

Definition at line 538 of file usbport.h.

◆ NumStartSplits

ULONG _USB2_TT::NumStartSplits[USB2_FRAMES][USB2_MICROFRAMES]

Definition at line 542 of file usbport.h.

Referenced by USB2_AllocateHS(), and USB2_DeallocateHS().

◆ TimeCS

ULONG _USB2_TT::TimeCS[USB2_FRAMES][USB2_MICROFRAMES]

Definition at line 543 of file usbport.h.

Referenced by USB2_AllocateHS(), and USB2_DeallocateHS().


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