ReactOS 0.4.15-dev-7834-g00c4b3d
_EHCI_HW_REGISTERS Struct Reference

#include <hardware.h>

Collaboration diagram for _EHCI_HW_REGISTERS:

Public Attributes

EHCI_USB_COMMAND HcCommand
 
EHCI_USB_STATUS HcStatus
 
EHCI_INTERRUPT_ENABLE HcInterruptEnable
 
ULONG FrameIndex
 
ULONG SegmentSelector
 
ULONG PeriodicListBase
 
ULONG AsyncListBase
 
ULONG Reserved [9]
 
ULONG ConfigFlag
 
EHCI_PORT_STATUS_CONTROL PortControl [15]
 

Detailed Description

Definition at line 173 of file hardware.h.

Member Data Documentation

◆ AsyncListBase

ULONG _EHCI_HW_REGISTERS::AsyncListBase

◆ ConfigFlag

ULONG _EHCI_HW_REGISTERS::ConfigFlag

Definition at line 182 of file hardware.h.

Referenced by EHCI_ResumeController(), and EHCI_StartController().

◆ FrameIndex

ULONG _EHCI_HW_REGISTERS::FrameIndex

Definition at line 177 of file hardware.h.

Referenced by EHCI_Get32BitFrameNumber(), EHCI_InterruptService(), and EHCI_LockQH().

◆ HcCommand

◆ HcInterruptEnable

◆ HcStatus

EHCI_USB_STATUS _EHCI_HW_REGISTERS::HcStatus

◆ PeriodicListBase

ULONG _EHCI_HW_REGISTERS::PeriodicListBase

◆ PortControl

◆ Reserved

ULONG _EHCI_HW_REGISTERS::Reserved[9]

Definition at line 181 of file hardware.h.

◆ SegmentSelector

ULONG _EHCI_HW_REGISTERS::SegmentSelector

Definition at line 178 of file hardware.h.

Referenced by EHCI_ResumeController(), and EHCI_SuspendController().


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