ReactOS 0.4.15-dev-7958-gcd0bb1a
_OHCI_HCD_ED Struct Reference

#include <usbohci.h>

Collaboration diagram for _OHCI_HCD_ED:

Public Attributes

OHCI_ENDPOINT_DESCRIPTOR HwED
 
ULONG PhysicalAddress
 
ULONG Flags
 
LIST_ENTRY HcdEDLink
 
ULONG Pad [8]
 

Detailed Description

Definition at line 81 of file usbohci.h.

Member Data Documentation

◆ Flags

ULONG _OHCI_HCD_ED::Flags

◆ HcdEDLink

LIST_ENTRY _OHCI_HCD_ED::HcdEDLink

Definition at line 87 of file usbohci.h.

Referenced by OHCI_InsertEndpointInSchedule(), and OHCI_RemoveEndpointFromSchedule().

◆ HwED

◆ Pad

ULONG _OHCI_HCD_ED::Pad[8]

Definition at line 91 of file usbohci.h.

◆ PhysicalAddress

ULONG _OHCI_HCD_ED::PhysicalAddress

Definition at line 85 of file usbohci.h.

Referenced by OHCI_InsertEndpointInSchedule().


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