ReactOS 0.4.15-dev-7942-gd23573b
_EHCI_HC_CAPABILITY_REGISTERS Struct Reference

#include <hardware.h>

Collaboration diagram for _EHCI_HC_CAPABILITY_REGISTERS:

Public Attributes

UCHAR RegistersLength
 
UCHAR Reserved
 
USHORT InterfaceVersion
 
EHCI_HC_STRUCTURAL_PARAMS StructParameters
 
EHCI_HC_CAPABILITY_PARAMS CapParameters
 
UCHAR CompanionPortRouteDesc [8]
 

Detailed Description

Definition at line 70 of file hardware.h.

Member Data Documentation

◆ CapParameters

EHCI_HC_CAPABILITY_PARAMS _EHCI_HC_CAPABILITY_REGISTERS::CapParameters

Definition at line 75 of file hardware.h.

◆ CompanionPortRouteDesc

UCHAR _EHCI_HC_CAPABILITY_REGISTERS::CompanionPortRouteDesc[8]

Definition at line 76 of file hardware.h.

◆ InterfaceVersion

USHORT _EHCI_HC_CAPABILITY_REGISTERS::InterfaceVersion

Definition at line 73 of file hardware.h.

◆ RegistersLength

UCHAR _EHCI_HC_CAPABILITY_REGISTERS::RegistersLength

Definition at line 71 of file hardware.h.

Referenced by EHCI_StartController().

◆ Reserved

UCHAR _EHCI_HC_CAPABILITY_REGISTERS::Reserved

Definition at line 72 of file hardware.h.

◆ StructParameters

EHCI_HC_STRUCTURAL_PARAMS _EHCI_HC_CAPABILITY_REGISTERS::StructParameters

Definition at line 74 of file hardware.h.

Referenced by EHCI_InitializeHardware().


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