ReactOS 0.4.16-dev-927-g467dec4
|
#include <usbport.h>
ULONG _USB2_TT::DelayTime |
Definition at line 537 of file usbport.h.
Referenced by USB2_AllocateTimeForEndpoint().
USB2_FRAME_BUDGET _USB2_TT::FrameBudget[USB2_FRAMES] |
Definition at line 541 of file usbport.h.
Referenced by USB2_AllocateTimeForEndpoint(), USB2_DeallocateEndpointBudget(), USB2_GetLastIsoTime(), and USB2_GetStartTime().
PUSB2_HC_EXTENSION _USB2_TT::HcExtension |
Definition at line 536 of file usbport.h.
Referenced by USB2_AllocateHS(), USB2_AllocateTimeForEndpoint(), USB2_DeallocateEndpointBudget(), and USB2_DeallocateHS().
USB2_TT_ENDPOINT _USB2_TT::IntEndpoint[USB2_FRAMES] |
USB2_TT_ENDPOINT _USB2_TT::IsoEndpoint[USB2_FRAMES] |
ULONG _USB2_TT::NumStartSplits[USB2_FRAMES][USB2_MICROFRAMES] |
Definition at line 542 of file usbport.h.
Referenced by USB2_AllocateHS(), and USB2_DeallocateHS().
ULONG _USB2_TT::TimeCS[USB2_FRAMES][USB2_MICROFRAMES] |
Definition at line 543 of file usbport.h.
Referenced by USB2_AllocateHS(), and USB2_DeallocateHS().