ReactOS 0.4.15-dev-7953-g1f49173
acpi_madt_multiproc_wakeup_mailbox Struct Reference

#include <actbl2.h>

Public Attributes

UINT16 Command
 
UINT16 Reserved
 
UINT32 ApicId
 
UINT64 WakeupVector
 
UINT8 ReservedOs [ACPI_MULTIPROC_WAKEUP_MB_OS_SIZE]
 
UINT8 ReservedFirmware [ACPI_MULTIPROC_WAKEUP_MB_FIRMWARE_SIZE]
 

Detailed Description

Definition at line 1300 of file actbl2.h.

Member Data Documentation

◆ ApicId

UINT32 acpi_madt_multiproc_wakeup_mailbox::ApicId

Definition at line 1304 of file actbl2.h.

◆ Command

UINT16 acpi_madt_multiproc_wakeup_mailbox::Command

Definition at line 1302 of file actbl2.h.

◆ Reserved

UINT16 acpi_madt_multiproc_wakeup_mailbox::Reserved

Definition at line 1303 of file actbl2.h.

◆ ReservedFirmware

UINT8 acpi_madt_multiproc_wakeup_mailbox::ReservedFirmware[ACPI_MULTIPROC_WAKEUP_MB_FIRMWARE_SIZE]

Definition at line 1307 of file actbl2.h.

◆ ReservedOs

UINT8 acpi_madt_multiproc_wakeup_mailbox::ReservedOs[ACPI_MULTIPROC_WAKEUP_MB_OS_SIZE]

Definition at line 1306 of file actbl2.h.

◆ WakeupVector

UINT64 acpi_madt_multiproc_wakeup_mailbox::WakeupVector

Definition at line 1305 of file actbl2.h.


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