ReactOS 0.4.15-dev-8100-g1887773
_OHCI_HCCA Struct Reference

#include <hardware.h>

Public Attributes

ULONG InterrruptTable [OHCI_NUMBER_OF_INTERRUPTS]
 
USHORT FrameNumber
 
USHORT Pad1
 
ULONG DoneHead
 
UCHAR reserved_hc [116]
 
UCHAR Pad [4]
 

Detailed Description

Definition at line 138 of file hardware.h.

Member Data Documentation

◆ DoneHead

ULONG _OHCI_HCCA::DoneHead

Definition at line 142 of file hardware.h.

Referenced by OHCI_InterruptDpc().

◆ FrameNumber

USHORT _OHCI_HCCA::FrameNumber

◆ InterrruptTable

ULONG _OHCI_HCCA::InterrruptTable[OHCI_NUMBER_OF_INTERRUPTS]

Definition at line 139 of file hardware.h.

Referenced by OHCI_StartController().

◆ Pad

UCHAR _OHCI_HCCA::Pad[4]

Definition at line 144 of file hardware.h.

◆ Pad1

USHORT _OHCI_HCCA::Pad1

Definition at line 141 of file hardware.h.

Referenced by OHCI_CheckController(), and OHCI_ResumeController().

◆ reserved_hc

UCHAR _OHCI_HCCA::reserved_hc[116]

Definition at line 143 of file hardware.h.


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