ReactOS 0.4.15-dev-8100-g1887773
_OHCI_ENDPOINT_DESCRIPTOR Struct Reference

#include <hardware.h>

Collaboration diagram for _OHCI_ENDPOINT_DESCRIPTOR:

Public Attributes

OHCI_ENDPOINT_CONTROL EndpointControl
 
ULONG TailPointer
 
ULONG HeadPointer
 
ULONG NextED
 

Detailed Description

Definition at line 129 of file hardware.h.

Member Data Documentation

◆ EndpointControl

OHCI_ENDPOINT_CONTROL _OHCI_ENDPOINT_DESCRIPTOR::EndpointControl

◆ HeadPointer

◆ NextED

ULONG _OHCI_ENDPOINT_DESCRIPTOR::NextED

◆ TailPointer

ULONG _OHCI_ENDPOINT_DESCRIPTOR::TailPointer

Definition at line 131 of file hardware.h.

Referenced by OHCI_DumpHcdED(), and OHCI_StartController().


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