ReactOS 0.4.15-dev-7953-g1f49173
acpi_madt_generic_msi_frame Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_madt_generic_msi_frame:

Public Attributes

ACPI_SUBTABLE_HEADER Header
 
UINT16 Reserved
 
UINT32 MsiFrameId
 
UINT64 BaseAddress
 
UINT32 Flags
 
UINT16 SpiCount
 
UINT16 SpiBase
 

Detailed Description

Definition at line 1245 of file actbl2.h.

Member Data Documentation

◆ BaseAddress

UINT64 acpi_madt_generic_msi_frame::BaseAddress

Definition at line 1250 of file actbl2.h.

◆ Flags

UINT32 acpi_madt_generic_msi_frame::Flags

Definition at line 1251 of file actbl2.h.

◆ Header

ACPI_SUBTABLE_HEADER acpi_madt_generic_msi_frame::Header

Definition at line 1247 of file actbl2.h.

◆ MsiFrameId

UINT32 acpi_madt_generic_msi_frame::MsiFrameId

Definition at line 1249 of file actbl2.h.

◆ Reserved

UINT16 acpi_madt_generic_msi_frame::Reserved

Definition at line 1248 of file actbl2.h.

◆ SpiBase

UINT16 acpi_madt_generic_msi_frame::SpiBase

Definition at line 1253 of file actbl2.h.

◆ SpiCount

UINT16 acpi_madt_generic_msi_frame::SpiCount

Definition at line 1252 of file actbl2.h.


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