ReactOS 0.4.15-dev-7834-g00c4b3d
_EHCI_HC_STRUCTURAL_PARAMS Union Reference

#include <hardware.h>

Collaboration diagram for _EHCI_HC_STRUCTURAL_PARAMS:

Public Attributes

struct {
   ULONG   PortCount: 4
 
   ULONG   PortPowerControl: 1
 
   ULONG   Reserved1: 2
 
   ULONG   PortRouteRules: 1
 
   ULONG   PortsPerCompanion: 4
 
   ULONG   CompanionControllers: 4
 
   ULONG   PortIndicators: 1
 
   ULONG   Reserved2: 3
 
   ULONG   DebugPortNumber: 4
 
   ULONG   Reserved3: 8
 
}; 
 
ULONG AsULONG
 

Detailed Description

Definition at line 37 of file hardware.h.

Member Data Documentation

◆ 

struct { ... } _EHCI_HC_STRUCTURAL_PARAMS::@1348

◆ AsULONG

ULONG _EHCI_HC_STRUCTURAL_PARAMS::AsULONG

Definition at line 50 of file hardware.h.

Referenced by EHCI_InitializeHardware().

◆ CompanionControllers

ULONG _EHCI_HC_STRUCTURAL_PARAMS::CompanionControllers

Definition at line 44 of file hardware.h.

◆ DebugPortNumber

ULONG _EHCI_HC_STRUCTURAL_PARAMS::DebugPortNumber

Definition at line 47 of file hardware.h.

◆ PortCount

ULONG _EHCI_HC_STRUCTURAL_PARAMS::PortCount

Definition at line 39 of file hardware.h.

Referenced by EHCI_InitializeHardware().

◆ PortIndicators

ULONG _EHCI_HC_STRUCTURAL_PARAMS::PortIndicators

Definition at line 45 of file hardware.h.

◆ PortPowerControl

ULONG _EHCI_HC_STRUCTURAL_PARAMS::PortPowerControl

Definition at line 40 of file hardware.h.

Referenced by EHCI_InitializeHardware().

◆ PortRouteRules

ULONG _EHCI_HC_STRUCTURAL_PARAMS::PortRouteRules

Definition at line 42 of file hardware.h.

◆ PortsPerCompanion

ULONG _EHCI_HC_STRUCTURAL_PARAMS::PortsPerCompanion

Definition at line 43 of file hardware.h.

◆ Reserved1

ULONG _EHCI_HC_STRUCTURAL_PARAMS::Reserved1

Definition at line 41 of file hardware.h.

◆ Reserved2

ULONG _EHCI_HC_STRUCTURAL_PARAMS::Reserved2

Definition at line 46 of file hardware.h.

◆ Reserved3

ULONG _EHCI_HC_STRUCTURAL_PARAMS::Reserved3

Definition at line 48 of file hardware.h.


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