ReactOS 0.4.15-dev-7924-g5949c20
_EHCI_STATIC_QH Struct Reference

#include <usbehci.h>

Collaboration diagram for _EHCI_STATIC_QH:

Public Attributes

EHCI_QUEUE_HEAD HwQH
 
ULONG QhFlags
 
ULONG PhysicalAddress
 
struct _EHCI_HCD_QHPrevHead
 
ULONG Pad2
 
struct _EHCI_HCD_QHNextHead
 
ULONG Pad3
 
struct _EHCI_STATIC_QHStaticQH
 
ULONG Pad4
 
ULONG Period
 
ULONG Ordinal
 
ULONG Pad [13]
 

Detailed Description

Definition at line 87 of file usbehci.h.

Member Data Documentation

◆ HwQH

◆ NextHead

◆ Ordinal

ULONG _EHCI_STATIC_QH::Ordinal

Definition at line 106 of file usbehci.h.

Referenced by EHCI_InsertQhInPeriodicList().

◆ Pad

ULONG _EHCI_STATIC_QH::Pad[13]

Definition at line 110 of file usbehci.h.

◆ Pad2

ULONG _EHCI_STATIC_QH::Pad2

Definition at line 95 of file usbehci.h.

◆ Pad3

ULONG _EHCI_STATIC_QH::Pad3

Definition at line 99 of file usbehci.h.

◆ Pad4

ULONG _EHCI_STATIC_QH::Pad4

Definition at line 103 of file usbehci.h.

◆ Period

ULONG _EHCI_STATIC_QH::Period

Definition at line 105 of file usbehci.h.

Referenced by EHCI_InsertQhInPeriodicList().

◆ PhysicalAddress

◆ PrevHead

◆ QhFlags

◆ StaticQH

struct _EHCI_STATIC_QH* _EHCI_STATIC_QH::StaticQH

Definition at line 101 of file usbehci.h.

Referenced by EHCI_AddDummyQHs(), and EHCI_InsertQhInPeriodicList().


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