ReactOS 0.4.15-dev-7958-gcd0bb1a
_OHCI_HCD_TD Struct Reference

#include <usbohci.h>

Collaboration diagram for _OHCI_HCD_TD:

Public Attributes

OHCI_HW_TRANSFER_DESCRIPTOR HwTD
 
ULONG PhysicalAddress
 
ULONG Flags
 
POHCI_TRANSFER OhciTransfer
 
struct _OHCI_HCD_TDNextTDVa
 
ULONG TransferLen
 
LIST_ENTRY DoneLink
 
ULONG Pad [1]
 

Detailed Description

Definition at line 62 of file usbohci.h.

Member Data Documentation

◆ DoneLink

LIST_ENTRY _OHCI_HCD_TD::DoneLink

Definition at line 71 of file usbohci.h.

Referenced by OHCI_PollAsyncEndpoint().

◆ Flags

◆ HwTD

◆ NextTDVa

◆ OhciTransfer

◆ Pad

ULONG _OHCI_HCD_TD::Pad[1]

Definition at line 72 of file usbohci.h.

◆ PhysicalAddress

◆ TransferLen

ULONG _OHCI_HCD_TD::TransferLen

Definition at line 70 of file usbohci.h.

Referenced by OHCI_BulkOrInterruptTransfer(), OHCI_ControlTransfer(), and OHCI_DumpHcdTD().


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