ReactOS 0.4.15-dev-7928-g68a8619
acpi_pcct_hw_reg Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_pcct_hw_reg:

Public Attributes

ACPI_SUBTABLE_HEADER Header
 
UINT16 Version
 
UINT64 BaseAddress
 
UINT64 Length
 
ACPI_GENERIC_ADDRESS DoorbellRegister
 
UINT64 DoorbellPreserve
 
UINT64 DoorbellWrite
 
ACPI_GENERIC_ADDRESS CmdCompleteRegister
 
UINT64 CmdCompleteMask
 
ACPI_GENERIC_ADDRESS ErrorStatusRegister
 
UINT64 ErrorStatusMask
 
UINT32 NominalLatency
 
UINT32 MinTurnaroundTime
 

Detailed Description

Definition at line 2440 of file actbl2.h.

Member Data Documentation

◆ BaseAddress

UINT64 acpi_pcct_hw_reg::BaseAddress

Definition at line 2444 of file actbl2.h.

◆ CmdCompleteMask

UINT64 acpi_pcct_hw_reg::CmdCompleteMask

Definition at line 2450 of file actbl2.h.

◆ CmdCompleteRegister

ACPI_GENERIC_ADDRESS acpi_pcct_hw_reg::CmdCompleteRegister

Definition at line 2449 of file actbl2.h.

◆ DoorbellPreserve

UINT64 acpi_pcct_hw_reg::DoorbellPreserve

Definition at line 2447 of file actbl2.h.

◆ DoorbellRegister

ACPI_GENERIC_ADDRESS acpi_pcct_hw_reg::DoorbellRegister

Definition at line 2446 of file actbl2.h.

◆ DoorbellWrite

UINT64 acpi_pcct_hw_reg::DoorbellWrite

Definition at line 2448 of file actbl2.h.

◆ ErrorStatusMask

UINT64 acpi_pcct_hw_reg::ErrorStatusMask

Definition at line 2452 of file actbl2.h.

◆ ErrorStatusRegister

ACPI_GENERIC_ADDRESS acpi_pcct_hw_reg::ErrorStatusRegister

Definition at line 2451 of file actbl2.h.

◆ Header

ACPI_SUBTABLE_HEADER acpi_pcct_hw_reg::Header

Definition at line 2442 of file actbl2.h.

◆ Length

UINT64 acpi_pcct_hw_reg::Length

Definition at line 2445 of file actbl2.h.

◆ MinTurnaroundTime

UINT32 acpi_pcct_hw_reg::MinTurnaroundTime

Definition at line 2454 of file actbl2.h.

◆ NominalLatency

UINT32 acpi_pcct_hw_reg::NominalLatency

Definition at line 2453 of file actbl2.h.

◆ Version

UINT16 acpi_pcct_hw_reg::Version

Definition at line 2443 of file actbl2.h.


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