mirror of
https://github.com/acpica/acpica/
synced 2025-02-07 09:04:21 +03:00
xface changes
date 2003.01.17.21.27.00; author rmoore1; state Exp;
This commit is contained in:
parent
1d775b5324
commit
9c592c8aa7
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: actbl.h - Table data structures defined in ACPI specification
|
||||
* $Revision: 1.57 $
|
||||
* $Revision: 1.58 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -283,7 +283,7 @@ typedef struct smart_battery_description_table
|
||||
#define ACPI_TABLE_ROOT 0x00
|
||||
#define ACPI_TABLE_PRIMARY 0x10
|
||||
#define ACPI_TABLE_SECONDARY 0x20
|
||||
#define ACPI_TABLE_OTHER 0x30
|
||||
#define ACPI_TABLE_ALL 0x30
|
||||
#define ACPI_TABLE_TYPE_MASK 0x30
|
||||
|
||||
/* Data about each known table type */
|
||||
|
Loading…
x
Reference in New Issue
Block a user