ReactOS 0.4.15-dev-7924-g5949c20
_UHCI_HCD_TD Struct Reference

#include <usbuhci.h>

Collaboration diagram for _UHCI_HCD_TD:

Public Attributes

UHCI_TD HwTD
 
USB_DEFAULT_PIPE_SETUP_PACKET SetupPacket
 
ULONG PhysicalAddress
 
ULONG Flags
 
struct _UHCI_HCD_TDNextHcdTD
 
union {
   PUHCI_TRANSFER   UhciTransfer
 
   ULONG   Frame
 
DUMMYUNIONNAME
 
LIST_ENTRY TdLink
 
ULONG Padded [4]
 

Detailed Description

Definition at line 43 of file usbuhci.h.

Member Data Documentation

◆ 

_ANONYMOUS_UNION union { ... } _UHCI_HCD_TD::DUMMYUNIONNAME

◆ Flags

◆ Frame

ULONG _UHCI_HCD_TD::Frame

Definition at line 54 of file usbuhci.h.

Referenced by UhciInterruptNextSOF().

◆ HwTD

◆ NextHcdTD

◆ Padded

ULONG _UHCI_HCD_TD::Padded[4]

Definition at line 64 of file usbuhci.h.

◆ PhysicalAddress

◆ SetupPacket

USB_DEFAULT_PIPE_SETUP_PACKET _UHCI_HCD_TD::SetupPacket

Definition at line 47 of file usbuhci.h.

Referenced by UhciControlTransfer(), and UhciDumpHcdTD().

◆ TdLink

LIST_ENTRY _UHCI_HCD_TD::TdLink

Definition at line 62 of file usbuhci.h.

Referenced by UhciPollNonIsoEndpoint().

◆ UhciTransfer


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