Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
actbl2.h File Reference

Go to the source code of this file.

Data Structures

struct  acpi_table_asf
 
struct  acpi_asf_header
 
struct  acpi_asf_info
 
struct  acpi_asf_alert
 
struct  acpi_asf_alert_data
 
struct  acpi_asf_remote
 
struct  acpi_asf_control_data
 
struct  acpi_asf_rmcp
 
struct  acpi_asf_address
 
struct  acpi_table_boot
 
struct  acpi_table_csrt
 
struct  acpi_csrt_group
 
struct  acpi_csrt_descriptor
 
struct  acpi_table_dbg2
 
struct  acpi_dbg2_device
 
struct  acpi_table_dbgp
 
struct  acpi_table_dmar
 
struct  acpi_dmar_header
 
struct  acpi_dmar_device_scope
 
struct  acpi_dmar_pci_path
 
struct  acpi_dmar_hardware_unit
 
struct  acpi_dmar_reserved_memory
 
struct  acpi_dmar_atsr
 
struct  acpi_dmar_rhsa
 
struct  acpi_table_hpet
 
struct  acpi_table_ibft
 
struct  acpi_ibft_header
 
struct  acpi_ibft_control
 
struct  acpi_ibft_initiator
 
struct  acpi_ibft_nic
 
struct  acpi_ibft_target
 
struct  acpi_table_ivrs
 
struct  acpi_ivrs_header
 
struct  acpi_ivrs_hardware
 
struct  acpi_ivrs_de_header
 
struct  acpi_ivrs_device4
 
struct  acpi_ivrs_device8a
 
struct  acpi_ivrs_device8b
 
struct  acpi_ivrs_device8c
 
struct  acpi_ivrs_memory
 
struct  acpi_table_mcfg
 
struct  acpi_mcfg_allocation
 
struct  acpi_table_mchi
 
struct  acpi_table_slic
 
struct  acpi_slic_header
 
struct  acpi_slic_key
 
struct  acpi_slic_marker
 
struct  acpi_table_spcr
 
struct  acpi_table_spmi
 
struct  acpi_table_tcpa
 
struct  acpi_table_uefi
 
struct  acpi_table_waet
 
struct  acpi_table_wdat
 
struct  acpi_wdat_entry
 
struct  acpi_table_wddt
 
struct  acpi_table_wdrt
 

Macros

#define ACPI_SIG_ASF   "ASF!" /* Alert Standard Format table */
 
#define ACPI_SIG_BOOT   "BOOT" /* Simple Boot Flag Table */
 
#define ACPI_SIG_CSRT   "CSRT" /* Core System Resource Table */
 
#define ACPI_SIG_DBG2   "DBG2" /* Debug Port table type 2 */
 
#define ACPI_SIG_DBGP   "DBGP" /* Debug Port table */
 
#define ACPI_SIG_DMAR   "DMAR" /* DMA Remapping table */
 
#define ACPI_SIG_HPET   "HPET" /* High Precision Event Timer table */
 
#define ACPI_SIG_IBFT   "IBFT" /* iSCSI Boot Firmware Table */
 
#define ACPI_SIG_IVRS   "IVRS" /* I/O Virtualization Reporting Structure */
 
#define ACPI_SIG_MCFG   "MCFG" /* PCI Memory Mapped Configuration table */
 
#define ACPI_SIG_MCHI   "MCHI" /* Management Controller Host Interface table */
 
#define ACPI_SIG_SLIC   "SLIC" /* Software Licensing Description Table */
 
#define ACPI_SIG_SPCR   "SPCR" /* Serial Port Console Redirection table */
 
#define ACPI_SIG_SPMI   "SPMI" /* Server Platform Management Interface table */
 
#define ACPI_SIG_TCPA   "TCPA" /* Trusted Computing Platform Alliance table */
 
#define ACPI_SIG_UEFI   "UEFI" /* Uefi Boot Optimization Table */
 
#define ACPI_SIG_WAET   "WAET" /* Windows ACPI Emulated devices Table */
 
#define ACPI_SIG_WDAT   "WDAT" /* Watchdog Action Table */
 
#define ACPI_SIG_WDDT   "WDDT" /* Watchdog Timer Description Table */
 
#define ACPI_SIG_WDRT   "WDRT" /* Watchdog Resource Table */
 
#define ACPI_ASF_SMBUS_PROTOCOLS   (1)
 
#define ACPI_CSRT_TYPE_INTERRUPT   0x0001
 
#define ACPI_CSRT_TYPE_TIMER   0x0002
 
#define ACPI_CSRT_TYPE_DMA   0x0003
 
#define ACPI_CSRT_XRUPT_LINE   0x0000
 
#define ACPI_CSRT_XRUPT_CONTROLLER   0x0001
 
#define ACPI_CSRT_TIMER   0x0000
 
#define ACPI_CSRT_DMA_CHANNEL   0x0000
 
#define ACPI_CSRT_DMA_CONTROLLER   0x0001
 
#define ACPI_DBG2_SERIAL_PORT   0x8000
 
#define ACPI_DBG2_1394_PORT   0x8001
 
#define ACPI_DBG2_USB_PORT   0x8002
 
#define ACPI_DBG2_NET_PORT   0x8003
 
#define ACPI_DBG2_16550_COMPATIBLE   0x0000
 
#define ACPI_DBG2_16550_SUBSET   0x0001
 
#define ACPI_DBG2_1394_STANDARD   0x0000
 
#define ACPI_DBG2_USB_XHCI   0x0000
 
#define ACPI_DBG2_USB_EHCI   0x0001
 
#define ACPI_DMAR_INTR_REMAP   (1)
 
#define ACPI_DMAR_INCLUDE_ALL   (1)
 
#define ACPI_DMAR_ALLOW_ALL   (1)
 
#define ACPI_DMAR_ALL_PORTS   (1)
 
#define ACPI_HPET_PAGE_PROTECT_MASK   (3)
 
#define ACPI_IVRS_PHYSICAL_SIZE   0x00007F00 /* 7 bits, physical address size */
 
#define ACPI_IVRS_VIRTUAL_SIZE   0x003F8000 /* 7 bits, virtual address size */
 
#define ACPI_IVRS_ATS_RESERVED   0x00400000 /* ATS address translation range reserved */
 
#define ACPI_IVHD_TT_ENABLE   (1)
 
#define ACPI_IVHD_PASS_PW   (1<<1)
 
#define ACPI_IVHD_RES_PASS_PW   (1<<2)
 
#define ACPI_IVHD_ISOC   (1<<3)
 
#define ACPI_IVHD_IOTLB   (1<<4)
 
#define ACPI_IVMD_UNITY   (1)
 
#define ACPI_IVMD_READ   (1<<1)
 
#define ACPI_IVMD_WRITE   (1<<2)
 
#define ACPI_IVMD_EXCLUSION_RANGE   (1<<3)
 
#define ACPI_IVHD_MSI_NUMBER_MASK   0x001F /* 5 bits, MSI message number */
 
#define ACPI_IVHD_UNIT_ID_MASK   0x1F00 /* 5 bits, unit_ID */
 
#define ACPI_IVHD_ENTRY_LENGTH   0xC0
 
#define ACPI_IVHD_INIT_PASS   (1)
 
#define ACPI_IVHD_EINT_PASS   (1<<1)
 
#define ACPI_IVHD_NMI_PASS   (1<<2)
 
#define ACPI_IVHD_SYSTEM_MGMT   (3<<4)
 
#define ACPI_IVHD_LINT0_PASS   (1<<6)
 
#define ACPI_IVHD_LINT1_PASS   (1<<7)
 
#define ACPI_IVHD_ATS_DISABLED   (1<<31)
 
#define ACPI_IVHD_IOAPIC   1
 
#define ACPI_IVHD_HPET   2
 
#define ACPI_SPCR_DO_NOT_DISABLE   (1)
 
#define ACPI_WAET_RTC_NO_ACK   (1) /* RTC requires no int acknowledge */
 
#define ACPI_WAET_TIMER_ONE_READ   (1<<1) /* PM timer requires only one read */
 
#define ACPI_WDAT_ENABLED   (1)
 
#define ACPI_WDAT_STOPPED   0x80
 
#define ACPI_WDDT_AVAILABLE   (1)
 
#define ACPI_WDDT_ACTIVE   (1<<1)
 
#define ACPI_WDDT_TCO_OS_OWNED   (1<<2)
 
#define ACPI_WDDT_USER_RESET   (1<<11)
 
#define ACPI_WDDT_WDT_RESET   (1<<12)
 
#define ACPI_WDDT_POWER_FAIL   (1<<13)
 
#define ACPI_WDDT_UNKNOWN_RESET   (1<<14)
 
#define ACPI_WDDT_AUTO_RESET   (1)
 
#define ACPI_WDDT_ALERT_SUPPORT   (1<<1)
 

Enumerations

enum  acpi_asf_type {
  ACPI_ASF_TYPE_INFO = 0, ACPI_ASF_TYPE_ALERT = 1, ACPI_ASF_TYPE_CONTROL = 2, ACPI_ASF_TYPE_BOOT = 3,
  ACPI_ASF_TYPE_ADDRESS = 4, ACPI_ASF_TYPE_RESERVED = 5
}
 
enum  acpi_dmar_type {
  ACPI_DMAR_TYPE_HARDWARE_UNIT = 0, ACPI_DMAR_TYPE_RESERVED_MEMORY = 1, ACPI_DMAR_TYPE_ATSR = 2, ACPI_DMAR_HARDWARE_AFFINITY = 3,
  ACPI_DMAR_TYPE_RESERVED = 4
}
 
enum  acpi_dmar_scope_type {
  ACPI_DMAR_SCOPE_TYPE_NOT_USED = 0, ACPI_DMAR_SCOPE_TYPE_ENDPOINT = 1, ACPI_DMAR_SCOPE_TYPE_BRIDGE = 2, ACPI_DMAR_SCOPE_TYPE_IOAPIC = 3,
  ACPI_DMAR_SCOPE_TYPE_HPET = 4, ACPI_DMAR_SCOPE_TYPE_RESERVED = 5
}
 
enum  acpi_hpet_page_protect { ACPI_HPET_NO_PAGE_PROTECT = 0, ACPI_HPET_PAGE_PROTECT4 = 1, ACPI_HPET_PAGE_PROTECT64 = 2 }
 
enum  acpi_ibft_type {
  ACPI_IBFT_TYPE_NOT_USED = 0, ACPI_IBFT_TYPE_CONTROL = 1, ACPI_IBFT_TYPE_INITIATOR = 2, ACPI_IBFT_TYPE_NIC = 3,
  ACPI_IBFT_TYPE_TARGET = 4, ACPI_IBFT_TYPE_EXTENSIONS = 5, ACPI_IBFT_TYPE_RESERVED = 6
}
 
enum  acpi_ivrs_type { ACPI_IVRS_TYPE_HARDWARE = 0x10, ACPI_IVRS_TYPE_MEMORY1 = 0x20, ACPI_IVRS_TYPE_MEMORY2 = 0x21, ACPI_IVRS_TYPE_MEMORY3 = 0x22 }
 
enum  acpi_ivrs_device_entry_type {
  ACPI_IVRS_TYPE_PAD4 = 0, ACPI_IVRS_TYPE_ALL = 1, ACPI_IVRS_TYPE_SELECT = 2, ACPI_IVRS_TYPE_START = 3,
  ACPI_IVRS_TYPE_END = 4, ACPI_IVRS_TYPE_PAD8 = 64, ACPI_IVRS_TYPE_NOT_USED = 65, ACPI_IVRS_TYPE_ALIAS_SELECT = 66,
  ACPI_IVRS_TYPE_ALIAS_START = 67, ACPI_IVRS_TYPE_EXT_SELECT = 70, ACPI_IVRS_TYPE_EXT_START = 71, ACPI_IVRS_TYPE_SPECIAL = 72
}
 
enum  acpi_slic_type { ACPI_SLIC_TYPE_PUBLIC_KEY = 0, ACPI_SLIC_TYPE_WINDOWS_MARKER = 1, ACPI_SLIC_TYPE_RESERVED = 2 }
 
enum  acpi_spmi_interface_types {
  ACPI_SPMI_NOT_USED = 0, ACPI_SPMI_KEYBOARD = 1, ACPI_SPMI_SMI = 2, ACPI_SPMI_BLOCK_TRANSFER = 3,
  ACPI_SPMI_SMBUS = 4, ACPI_SPMI_RESERVED = 5
}
 
enum  acpi_wdat_actions {
  ACPI_WDAT_RESET = 1, ACPI_WDAT_GET_CURRENT_COUNTDOWN = 4, ACPI_WDAT_GET_COUNTDOWN = 5, ACPI_WDAT_SET_COUNTDOWN = 6,
  ACPI_WDAT_GET_RUNNING_STATE = 8, ACPI_WDAT_SET_RUNNING_STATE = 9, ACPI_WDAT_GET_STOPPED_STATE = 10, ACPI_WDAT_SET_STOPPED_STATE = 11,
  ACPI_WDAT_GET_REBOOT = 16, ACPI_WDAT_SET_REBOOT = 17, ACPI_WDAT_GET_SHUTDOWN = 18, ACPI_WDAT_SET_SHUTDOWN = 19,
  ACPI_WDAT_GET_STATUS = 32, ACPI_WDAT_SET_STATUS = 33, ACPI_WDAT_ACTION_RESERVED = 34
}
 
enum  acpi_wdat_instructions {
  ACPI_WDAT_READ_VALUE = 0, ACPI_WDAT_READ_COUNTDOWN = 1, ACPI_WDAT_WRITE_VALUE = 2, ACPI_WDAT_WRITE_COUNTDOWN = 3,
  ACPI_WDAT_INSTRUCTION_RESERVED = 4, ACPI_WDAT_PRESERVE_REGISTER = 0x80
}
 

Macro Definition Documentation

#define ACPI_ASF_SMBUS_PROTOCOLS   (1)

Definition at line 162 of file actbl2.h.

#define ACPI_CSRT_DMA_CHANNEL   0x0000

Definition at line 291 of file actbl2.h.

#define ACPI_CSRT_DMA_CONTROLLER   0x0001

Definition at line 292 of file actbl2.h.

#define ACPI_CSRT_TIMER   0x0000

Definition at line 290 of file actbl2.h.

#define ACPI_CSRT_TYPE_DMA   0x0003

Definition at line 284 of file actbl2.h.

#define ACPI_CSRT_TYPE_INTERRUPT   0x0001

Definition at line 282 of file actbl2.h.

#define ACPI_CSRT_TYPE_TIMER   0x0002

Definition at line 283 of file actbl2.h.

#define ACPI_CSRT_XRUPT_CONTROLLER   0x0001

Definition at line 289 of file actbl2.h.

#define ACPI_CSRT_XRUPT_LINE   0x0000

Definition at line 288 of file actbl2.h.

#define ACPI_DBG2_1394_PORT   0x8001

Definition at line 336 of file actbl2.h.

#define ACPI_DBG2_1394_STANDARD   0x0000

Definition at line 345 of file actbl2.h.

#define ACPI_DBG2_16550_COMPATIBLE   0x0000

Definition at line 342 of file actbl2.h.

#define ACPI_DBG2_16550_SUBSET   0x0001

Definition at line 343 of file actbl2.h.

#define ACPI_DBG2_NET_PORT   0x8003

Definition at line 338 of file actbl2.h.

#define ACPI_DBG2_SERIAL_PORT   0x8000

Definition at line 335 of file actbl2.h.

#define ACPI_DBG2_USB_EHCI   0x0001

Definition at line 348 of file actbl2.h.

#define ACPI_DBG2_USB_PORT   0x8002

Definition at line 337 of file actbl2.h.

#define ACPI_DBG2_USB_XHCI   0x0000

Definition at line 347 of file actbl2.h.

#define ACPI_DMAR_ALL_PORTS   (1)

Definition at line 473 of file actbl2.h.

#define ACPI_DMAR_ALLOW_ALL   (1)

Definition at line 460 of file actbl2.h.

#define ACPI_DMAR_INCLUDE_ALL   (1)

Definition at line 446 of file actbl2.h.

#define ACPI_DMAR_INTR_REMAP   (1)

Definition at line 385 of file actbl2.h.

#define ACPI_HPET_PAGE_PROTECT_MASK   (3)

Definition at line 505 of file actbl2.h.

#define ACPI_IVHD_ATS_DISABLED   (1<<31)

Definition at line 758 of file actbl2.h.

#define ACPI_IVHD_EINT_PASS   (1<<1)

Definition at line 728 of file actbl2.h.

#define ACPI_IVHD_ENTRY_LENGTH   0xC0

Definition at line 701 of file actbl2.h.

#define ACPI_IVHD_HPET   2

Definition at line 772 of file actbl2.h.

#define ACPI_IVHD_INIT_PASS   (1)

Definition at line 727 of file actbl2.h.

#define ACPI_IVHD_IOAPIC   1

Definition at line 771 of file actbl2.h.

#define ACPI_IVHD_IOTLB   (1<<4)

Definition at line 658 of file actbl2.h.

#define ACPI_IVHD_ISOC   (1<<3)

Definition at line 657 of file actbl2.h.

#define ACPI_IVHD_LINT0_PASS   (1<<6)

Definition at line 731 of file actbl2.h.

#define ACPI_IVHD_LINT1_PASS   (1<<7)

Definition at line 732 of file actbl2.h.

#define ACPI_IVHD_MSI_NUMBER_MASK   0x001F /* 5 bits, MSI message number */

Definition at line 684 of file actbl2.h.

#define ACPI_IVHD_NMI_PASS   (1<<2)

Definition at line 729 of file actbl2.h.

#define ACPI_IVHD_PASS_PW   (1<<1)

Definition at line 655 of file actbl2.h.

#define ACPI_IVHD_RES_PASS_PW   (1<<2)

Definition at line 656 of file actbl2.h.

#define ACPI_IVHD_SYSTEM_MGMT   (3<<4)

Definition at line 730 of file actbl2.h.

#define ACPI_IVHD_TT_ENABLE   (1)

Definition at line 654 of file actbl2.h.

#define ACPI_IVHD_UNIT_ID_MASK   0x1F00 /* 5 bits, unit_ID */

Definition at line 685 of file actbl2.h.

#define ACPI_IVMD_EXCLUSION_RANGE   (1<<3)

Definition at line 665 of file actbl2.h.

#define ACPI_IVMD_READ   (1<<1)

Definition at line 663 of file actbl2.h.

#define ACPI_IVMD_UNITY   (1)

Definition at line 662 of file actbl2.h.

#define ACPI_IVMD_WRITE   (1<<2)

Definition at line 664 of file actbl2.h.

#define ACPI_IVRS_ATS_RESERVED   0x00400000 /* ATS address translation range reserved */

Definition at line 632 of file actbl2.h.

#define ACPI_IVRS_PHYSICAL_SIZE   0x00007F00 /* 7 bits, physical address size */

Definition at line 630 of file actbl2.h.

#define ACPI_IVRS_VIRTUAL_SIZE   0x003F8000 /* 7 bits, virtual address size */

Definition at line 631 of file actbl2.h.

#define ACPI_SIG_ASF   "ASF!" /* Alert Standard Format table */

Definition at line 64 of file actbl2.h.

#define ACPI_SIG_BOOT   "BOOT" /* Simple Boot Flag Table */

Definition at line 65 of file actbl2.h.

#define ACPI_SIG_CSRT   "CSRT" /* Core System Resource Table */

Definition at line 66 of file actbl2.h.

#define ACPI_SIG_DBG2   "DBG2" /* Debug Port table type 2 */

Definition at line 67 of file actbl2.h.

#define ACPI_SIG_DBGP   "DBGP" /* Debug Port table */

Definition at line 68 of file actbl2.h.

#define ACPI_SIG_DMAR   "DMAR" /* DMA Remapping table */

Definition at line 69 of file actbl2.h.

#define ACPI_SIG_HPET   "HPET" /* High Precision Event Timer table */

Definition at line 70 of file actbl2.h.

#define ACPI_SIG_IBFT   "IBFT" /* iSCSI Boot Firmware Table */

Definition at line 71 of file actbl2.h.

#define ACPI_SIG_IVRS   "IVRS" /* I/O Virtualization Reporting Structure */

Definition at line 72 of file actbl2.h.

#define ACPI_SIG_MCFG   "MCFG" /* PCI Memory Mapped Configuration table */

Definition at line 73 of file actbl2.h.

#define ACPI_SIG_MCHI   "MCHI" /* Management Controller Host Interface table */

Definition at line 74 of file actbl2.h.

#define ACPI_SIG_SLIC   "SLIC" /* Software Licensing Description Table */

Definition at line 75 of file actbl2.h.

#define ACPI_SIG_SPCR   "SPCR" /* Serial Port Console Redirection table */

Definition at line 76 of file actbl2.h.

#define ACPI_SIG_SPMI   "SPMI" /* Server Platform Management Interface table */

Definition at line 77 of file actbl2.h.

#define ACPI_SIG_TCPA   "TCPA" /* Trusted Computing Platform Alliance table */

Definition at line 78 of file actbl2.h.

#define ACPI_SIG_UEFI   "UEFI" /* Uefi Boot Optimization Table */

Definition at line 79 of file actbl2.h.

#define ACPI_SIG_WAET   "WAET" /* Windows ACPI Emulated devices Table */

Definition at line 80 of file actbl2.h.

#define ACPI_SIG_WDAT   "WDAT" /* Watchdog Action Table */

Definition at line 81 of file actbl2.h.

#define ACPI_SIG_WDDT   "WDDT" /* Watchdog Timer Description Table */

Definition at line 82 of file actbl2.h.

#define ACPI_SIG_WDRT   "WDRT" /* Watchdog Resource Table */

Definition at line 83 of file actbl2.h.

#define ACPI_SPCR_DO_NOT_DISABLE   (1)

Definition at line 932 of file actbl2.h.

#define ACPI_WAET_RTC_NO_ACK   (1) /* RTC requires no int acknowledge */

Definition at line 1023 of file actbl2.h.

#define ACPI_WAET_TIMER_ONE_READ   (1<<1) /* PM timer requires only one read */

Definition at line 1024 of file actbl2.h.

#define ACPI_WDAT_ENABLED   (1)

Definition at line 1054 of file actbl2.h.

#define ACPI_WDAT_STOPPED   0x80

Definition at line 1055 of file actbl2.h.

#define ACPI_WDDT_ACTIVE   (1<<1)

Definition at line 1125 of file actbl2.h.

#define ACPI_WDDT_ALERT_SUPPORT   (1<<1)

Definition at line 1135 of file actbl2.h.

#define ACPI_WDDT_AUTO_RESET   (1)

Definition at line 1134 of file actbl2.h.

#define ACPI_WDDT_AVAILABLE   (1)

Definition at line 1124 of file actbl2.h.

#define ACPI_WDDT_POWER_FAIL   (1<<13)

Definition at line 1129 of file actbl2.h.

#define ACPI_WDDT_TCO_OS_OWNED   (1<<2)

Definition at line 1126 of file actbl2.h.

#define ACPI_WDDT_UNKNOWN_RESET   (1<<14)

Definition at line 1130 of file actbl2.h.

#define ACPI_WDDT_USER_RESET   (1<<11)

Definition at line 1127 of file actbl2.h.

#define ACPI_WDDT_WDT_RESET   (1<<12)

Definition at line 1128 of file actbl2.h.

Enumeration Type Documentation

Enumerator:
ACPI_ASF_TYPE_INFO 
ACPI_ASF_TYPE_ALERT 
ACPI_ASF_TYPE_CONTROL 
ACPI_ASF_TYPE_BOOT 
ACPI_ASF_TYPE_ADDRESS 
ACPI_ASF_TYPE_RESERVED 

Definition at line 135 of file actbl2.h.

Enumerator:
ACPI_DMAR_SCOPE_TYPE_NOT_USED 
ACPI_DMAR_SCOPE_TYPE_ENDPOINT 
ACPI_DMAR_SCOPE_TYPE_BRIDGE 
ACPI_DMAR_SCOPE_TYPE_IOAPIC 
ACPI_DMAR_SCOPE_TYPE_HPET 
ACPI_DMAR_SCOPE_TYPE_RESERVED 

Definition at line 416 of file actbl2.h.

Enumerator:
ACPI_DMAR_TYPE_HARDWARE_UNIT 
ACPI_DMAR_TYPE_RESERVED_MEMORY 
ACPI_DMAR_TYPE_ATSR 
ACPI_DMAR_HARDWARE_AFFINITY 
ACPI_DMAR_TYPE_RESERVED 

Definition at line 396 of file actbl2.h.

Enumerator:
ACPI_HPET_NO_PAGE_PROTECT 
ACPI_HPET_PAGE_PROTECT4 
ACPI_HPET_PAGE_PROTECT64 

Definition at line 509 of file actbl2.h.

Enumerator:
ACPI_IBFT_TYPE_NOT_USED 
ACPI_IBFT_TYPE_CONTROL 
ACPI_IBFT_TYPE_INITIATOR 
ACPI_IBFT_TYPE_NIC 
ACPI_IBFT_TYPE_TARGET 
ACPI_IBFT_TYPE_EXTENSIONS 
ACPI_IBFT_TYPE_RESERVED 

Definition at line 545 of file actbl2.h.

Enumerator:
ACPI_IVRS_TYPE_PAD4 
ACPI_IVRS_TYPE_ALL 
ACPI_IVRS_TYPE_SELECT 
ACPI_IVRS_TYPE_START 
ACPI_IVRS_TYPE_END 
ACPI_IVRS_TYPE_PAD8 
ACPI_IVRS_TYPE_NOT_USED 
ACPI_IVRS_TYPE_ALIAS_SELECT 
ACPI_IVRS_TYPE_ALIAS_START 
ACPI_IVRS_TYPE_EXT_SELECT 
ACPI_IVRS_TYPE_EXT_START 
ACPI_IVRS_TYPE_SPECIAL 

Definition at line 705 of file actbl2.h.

Enumerator:
ACPI_IVRS_TYPE_HARDWARE 
ACPI_IVRS_TYPE_MEMORY1 
ACPI_IVRS_TYPE_MEMORY2 
ACPI_IVRS_TYPE_MEMORY3 

Definition at line 645 of file actbl2.h.

Enumerator:
ACPI_SLIC_TYPE_PUBLIC_KEY 
ACPI_SLIC_TYPE_WINDOWS_MARKER 
ACPI_SLIC_TYPE_RESERVED 

Definition at line 859 of file actbl2.h.

Enumerator:
ACPI_SPMI_NOT_USED 
ACPI_SPMI_KEYBOARD 
ACPI_SPMI_SMI 
ACPI_SPMI_BLOCK_TRANSFER 
ACPI_SPMI_SMBUS 
ACPI_SPMI_RESERVED 

Definition at line 965 of file actbl2.h.

Enumerator:
ACPI_WDAT_RESET 
ACPI_WDAT_GET_CURRENT_COUNTDOWN 
ACPI_WDAT_GET_COUNTDOWN 
ACPI_WDAT_SET_COUNTDOWN 
ACPI_WDAT_GET_RUNNING_STATE 
ACPI_WDAT_SET_RUNNING_STATE 
ACPI_WDAT_GET_STOPPED_STATE 
ACPI_WDAT_SET_STOPPED_STATE 
ACPI_WDAT_GET_REBOOT 
ACPI_WDAT_SET_REBOOT 
ACPI_WDAT_GET_SHUTDOWN 
ACPI_WDAT_SET_SHUTDOWN 
ACPI_WDAT_GET_STATUS 
ACPI_WDAT_SET_STATUS 
ACPI_WDAT_ACTION_RESERVED 

Definition at line 1070 of file actbl2.h.

Enumerator:
ACPI_WDAT_READ_VALUE 
ACPI_WDAT_READ_COUNTDOWN 
ACPI_WDAT_WRITE_VALUE 
ACPI_WDAT_WRITE_COUNTDOWN 
ACPI_WDAT_INSTRUCTION_RESERVED 
ACPI_WDAT_PRESERVE_REGISTER 

Definition at line 1090 of file actbl2.h.