ReactOS 0.4.15-dev-7924-g5949c20
_OHCI_STATIC_ED Struct Reference

#include <usbohci.h>

Collaboration diagram for _OHCI_STATIC_ED:

Public Attributes

POHCI_ENDPOINT_DESCRIPTOR HwED
 
ULONG PhysicalAddress
 
UCHAR HeadIndex
 
UCHAR Reserved [3]
 
LIST_ENTRY Link
 
ULONG Type
 
PULONG pNextED
 
ULONG HccaIndex
 

Detailed Description

Definition at line 101 of file usbohci.h.

Member Data Documentation

◆ HccaIndex

ULONG _OHCI_STATIC_ED::HccaIndex

Definition at line 110 of file usbohci.h.

Referenced by OHCI_StartController().

◆ HeadIndex

UCHAR _OHCI_STATIC_ED::HeadIndex

Definition at line 105 of file usbohci.h.

Referenced by OHCI_StartController().

◆ HwED

POHCI_ENDPOINT_DESCRIPTOR _OHCI_STATIC_ED::HwED

Definition at line 103 of file usbohci.h.

Referenced by OHCI_StartController().

◆ Link

LIST_ENTRY _OHCI_STATIC_ED::Link

◆ PhysicalAddress

ULONG _OHCI_STATIC_ED::PhysicalAddress

Definition at line 104 of file usbohci.h.

Referenced by OHCI_StartController().

◆ pNextED

PULONG _OHCI_STATIC_ED::pNextED

◆ Reserved

UCHAR _OHCI_STATIC_ED::Reserved[3]

Definition at line 106 of file usbohci.h.

◆ Type

ULONG _OHCI_STATIC_ED::Type

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