ReactOS 0.4.15-dev-7918-g2a2556c
_OHCI_REG_RH_DESCRIPTORA Union Reference

#include <hardware.h>

Collaboration diagram for _OHCI_REG_RH_DESCRIPTORA:

Public Attributes

struct {
   ULONG   NumberDownstreamPorts: 8
 
   ULONG   PowerSwitchingMode: 1
 
   ULONG   NoPowerSwitching: 1
 
   ULONG   DeviceType: 1
 
   ULONG   OverCurrentProtectionMode: 1
 
   ULONG   NoOverCurrentProtection: 1
 
   ULONG   Reserved: 11
 
   ULONG   PowerOnToPowerGoodTime: 8
 
}; 
 
ULONG AsULONG
 

Detailed Description

Definition at line 230 of file hardware.h.

Member Data Documentation

◆ 

struct { ... } _OHCI_REG_RH_DESCRIPTORA::@1405

◆ AsULONG

ULONG _OHCI_REG_RH_DESCRIPTORA::AsULONG

Definition at line 241 of file hardware.h.

Referenced by OHCI_ReadRhDescriptorA().

◆ DeviceType

ULONG _OHCI_REG_RH_DESCRIPTORA::DeviceType

Definition at line 235 of file hardware.h.

Referenced by OHCI_RH_GetRootHubData().

◆ NoOverCurrentProtection

ULONG _OHCI_REG_RH_DESCRIPTORA::NoOverCurrentProtection

Definition at line 237 of file hardware.h.

Referenced by OHCI_RH_GetRootHubData().

◆ NoPowerSwitching

ULONG _OHCI_REG_RH_DESCRIPTORA::NoPowerSwitching

Definition at line 234 of file hardware.h.

◆ NumberDownstreamPorts

ULONG _OHCI_REG_RH_DESCRIPTORA::NumberDownstreamPorts

◆ OverCurrentProtectionMode

ULONG _OHCI_REG_RH_DESCRIPTORA::OverCurrentProtectionMode

Definition at line 236 of file hardware.h.

Referenced by OHCI_RH_GetRootHubData().

◆ PowerOnToPowerGoodTime

ULONG _OHCI_REG_RH_DESCRIPTORA::PowerOnToPowerGoodTime

Definition at line 239 of file hardware.h.

Referenced by OHCI_RH_GetRootHubData().

◆ PowerSwitchingMode

ULONG _OHCI_REG_RH_DESCRIPTORA::PowerSwitchingMode

Definition at line 233 of file hardware.h.

Referenced by OHCI_RH_GetRootHubData().

◆ Reserved

ULONG _OHCI_REG_RH_DESCRIPTORA::Reserved

Definition at line 238 of file hardware.h.

Referenced by OHCI_ReadRhDescriptorA().


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