10Sstevel@tonic-gate 
20Sstevel@tonic-gate /******************************************************************************
30Sstevel@tonic-gate  *
40Sstevel@tonic-gate  * Name: acobject.h - Definition of ACPI_OPERAND_OBJECT  (Internal object only)
5*2623Smyers  *       $Revision: 1.139 $
60Sstevel@tonic-gate  *
70Sstevel@tonic-gate  *****************************************************************************/
80Sstevel@tonic-gate 
90Sstevel@tonic-gate /******************************************************************************
100Sstevel@tonic-gate  *
110Sstevel@tonic-gate  * 1. Copyright Notice
120Sstevel@tonic-gate  *
131560Smyers  * Some or all of this work - Copyright (c) 1999 - 2006, Intel Corp.
140Sstevel@tonic-gate  * All rights reserved.
150Sstevel@tonic-gate  *
160Sstevel@tonic-gate  * 2. License
170Sstevel@tonic-gate  *
180Sstevel@tonic-gate  * 2.1. This is your license from Intel Corp. under its intellectual property
190Sstevel@tonic-gate  * rights.  You may have additional license terms from the party that provided
200Sstevel@tonic-gate  * you this software, covering your right to use that party's intellectual
210Sstevel@tonic-gate  * property rights.
220Sstevel@tonic-gate  *
230Sstevel@tonic-gate  * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
240Sstevel@tonic-gate  * copy of the source code appearing in this file ("Covered Code") an
250Sstevel@tonic-gate  * irrevocable, perpetual, worldwide license under Intel's copyrights in the
260Sstevel@tonic-gate  * base code distributed originally by Intel ("Original Intel Code") to copy,
270Sstevel@tonic-gate  * make derivatives, distribute, use and display any portion of the Covered
280Sstevel@tonic-gate  * Code in any form, with the right to sublicense such rights; and
290Sstevel@tonic-gate  *
300Sstevel@tonic-gate  * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
310Sstevel@tonic-gate  * license (with the right to sublicense), under only those claims of Intel
320Sstevel@tonic-gate  * patents that are infringed by the Original Intel Code, to make, use, sell,
330Sstevel@tonic-gate  * offer to sell, and import the Covered Code and derivative works thereof
340Sstevel@tonic-gate  * solely to the minimum extent necessary to exercise the above copyright
350Sstevel@tonic-gate  * license, and in no event shall the patent license extend to any additions
360Sstevel@tonic-gate  * to or modifications of the Original Intel Code.  No other license or right
370Sstevel@tonic-gate  * is granted directly or by implication, estoppel or otherwise;
380Sstevel@tonic-gate  *
390Sstevel@tonic-gate  * The above copyright and patent license is granted only if the following
400Sstevel@tonic-gate  * conditions are met:
410Sstevel@tonic-gate  *
420Sstevel@tonic-gate  * 3. Conditions
430Sstevel@tonic-gate  *
440Sstevel@tonic-gate  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
450Sstevel@tonic-gate  * Redistribution of source code of any substantial portion of the Covered
460Sstevel@tonic-gate  * Code or modification with rights to further distribute source must include
470Sstevel@tonic-gate  * the above Copyright Notice, the above License, this list of Conditions,
480Sstevel@tonic-gate  * and the following Disclaimer and Export Compliance provision.  In addition,
490Sstevel@tonic-gate  * Licensee must cause all Covered Code to which Licensee contributes to
500Sstevel@tonic-gate  * contain a file documenting the changes Licensee made to create that Covered
510Sstevel@tonic-gate  * Code and the date of any change.  Licensee must include in that file the
520Sstevel@tonic-gate  * documentation of any changes made by any predecessor Licensee.  Licensee
530Sstevel@tonic-gate  * must include a prominent statement that the modification is derived,
540Sstevel@tonic-gate  * directly or indirectly, from Original Intel Code.
550Sstevel@tonic-gate  *
560Sstevel@tonic-gate  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
570Sstevel@tonic-gate  * Redistribution of source code of any substantial portion of the Covered
580Sstevel@tonic-gate  * Code or modification without rights to further distribute source must
590Sstevel@tonic-gate  * include the following Disclaimer and Export Compliance provision in the
600Sstevel@tonic-gate  * documentation and/or other materials provided with distribution.  In
610Sstevel@tonic-gate  * addition, Licensee may not authorize further sublicense of source of any
620Sstevel@tonic-gate  * portion of the Covered Code, and must include terms to the effect that the
630Sstevel@tonic-gate  * license from Licensee to its licensee is limited to the intellectual
640Sstevel@tonic-gate  * property embodied in the software Licensee provides to its licensee, and
650Sstevel@tonic-gate  * not to intellectual property embodied in modifications its licensee may
660Sstevel@tonic-gate  * make.
670Sstevel@tonic-gate  *
680Sstevel@tonic-gate  * 3.3. Redistribution of Executable. Redistribution in executable form of any
690Sstevel@tonic-gate  * substantial portion of the Covered Code or modification must reproduce the
700Sstevel@tonic-gate  * above Copyright Notice, and the following Disclaimer and Export Compliance
710Sstevel@tonic-gate  * provision in the documentation and/or other materials provided with the
720Sstevel@tonic-gate  * distribution.
730Sstevel@tonic-gate  *
740Sstevel@tonic-gate  * 3.4. Intel retains all right, title, and interest in and to the Original
750Sstevel@tonic-gate  * Intel Code.
760Sstevel@tonic-gate  *
770Sstevel@tonic-gate  * 3.5. Neither the name Intel nor any other trademark owned or controlled by
780Sstevel@tonic-gate  * Intel shall be used in advertising or otherwise to promote the sale, use or
790Sstevel@tonic-gate  * other dealings in products derived from or relating to the Covered Code
800Sstevel@tonic-gate  * without prior written authorization from Intel.
810Sstevel@tonic-gate  *
820Sstevel@tonic-gate  * 4. Disclaimer and Export Compliance
830Sstevel@tonic-gate  *
840Sstevel@tonic-gate  * 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED
850Sstevel@tonic-gate  * HERE.  ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE
860Sstevel@tonic-gate  * IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT,  ASSISTANCE,
870Sstevel@tonic-gate  * INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL WILL NOT PROVIDE ANY
880Sstevel@tonic-gate  * UPDATES, ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY DISCLAIMS ANY
890Sstevel@tonic-gate  * IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A
900Sstevel@tonic-gate  * PARTICULAR PURPOSE.
910Sstevel@tonic-gate  *
920Sstevel@tonic-gate  * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES
930Sstevel@tonic-gate  * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
940Sstevel@tonic-gate  * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,
950Sstevel@tonic-gate  * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
960Sstevel@tonic-gate  * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
970Sstevel@tonic-gate  * HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.  THESE LIMITATIONS
980Sstevel@tonic-gate  * SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY
990Sstevel@tonic-gate  * LIMITED REMEDY.
1000Sstevel@tonic-gate  *
1010Sstevel@tonic-gate  * 4.3. Licensee shall not export, either directly or indirectly, any of this
1020Sstevel@tonic-gate  * software or system incorporating such software without first obtaining any
1030Sstevel@tonic-gate  * required license or other approval from the U. S. Department of Commerce or
1040Sstevel@tonic-gate  * any other agency or department of the United States Government.  In the
1050Sstevel@tonic-gate  * event Licensee exports any such software from the United States or
1060Sstevel@tonic-gate  * re-exports any such software from a foreign destination, Licensee shall
1070Sstevel@tonic-gate  * ensure that the distribution and export/re-export of the software is in
1080Sstevel@tonic-gate  * compliance with all laws, regulations, orders, or other restrictions of the
1090Sstevel@tonic-gate  * U.S. Export Administration Regulations. Licensee agrees that neither it nor
1100Sstevel@tonic-gate  * any of its subsidiaries will export/re-export any technical data, process,
1110Sstevel@tonic-gate  * software, or service, directly or indirectly, to any country for which the
1120Sstevel@tonic-gate  * United States government or any agency thereof requires an export license,
1130Sstevel@tonic-gate  * other governmental approval, or letter of assurance, without first obtaining
1140Sstevel@tonic-gate  * such license, approval or letter.
1150Sstevel@tonic-gate  *
1160Sstevel@tonic-gate  *****************************************************************************/
1170Sstevel@tonic-gate 
1180Sstevel@tonic-gate #ifndef _ACOBJECT_H
1190Sstevel@tonic-gate #define _ACOBJECT_H
1200Sstevel@tonic-gate 
121*2623Smyers /* acpisrc:StructDefs -- for acpisrc conversion */
122*2623Smyers 
1230Sstevel@tonic-gate 
1240Sstevel@tonic-gate /*
125*2623Smyers  * The ACPI_OPERAND_OBJECT is used to pass AML operands from the dispatcher
1260Sstevel@tonic-gate  * to the interpreter, and to keep track of the various handlers such as
127*2623Smyers  * address space handlers and notify handlers. The object is a constant
1280Sstevel@tonic-gate  * size in order to allow it to be cached and reused.
1290Sstevel@tonic-gate  */
1300Sstevel@tonic-gate 
1310Sstevel@tonic-gate /*******************************************************************************
1320Sstevel@tonic-gate  *
1330Sstevel@tonic-gate  * Common Descriptors
1340Sstevel@tonic-gate  *
1350Sstevel@tonic-gate  ******************************************************************************/
1360Sstevel@tonic-gate 
1370Sstevel@tonic-gate /*
1380Sstevel@tonic-gate  * Common area for all objects.
1390Sstevel@tonic-gate  *
140*2623Smyers  * DescriptorType is used to differentiate between internal descriptors, and
141*2623Smyers  * must be in the same place across all descriptors
142*2623Smyers  *
143*2623Smyers  * Note: The DescriptorType and Type fields must appear in the identical
144*2623Smyers  * position in both the ACPI_NAMESPACE_NODE and ACPI_OPERAND_OBJECT
145*2623Smyers  * structures.
1460Sstevel@tonic-gate  */
147*2623Smyers #define ACPI_OBJECT_COMMON_HEADER \
148*2623Smyers     union acpi_operand_object       *NextObject;        /* Objects linked to parent NS node */\
149*2623Smyers     UINT8                           DescriptorType;     /* To differentiate various internal objs */\
1500Sstevel@tonic-gate     UINT8                           Type;               /* ACPI_OBJECT_TYPE */\
1510Sstevel@tonic-gate     UINT16                          ReferenceCount;     /* For object deletion management */\
1521560Smyers     UINT8                           Flags;
153*2623Smyers     /*
154*2623Smyers      * Note: There are 3 bytes available here before the
155*2623Smyers      * next natural alignment boundary (for both 32/64 cases)
156*2623Smyers      */
1570Sstevel@tonic-gate 
158*2623Smyers /* Values for Flag byte above */
1590Sstevel@tonic-gate 
1600Sstevel@tonic-gate #define AOPOBJ_AML_CONSTANT         0x01
1610Sstevel@tonic-gate #define AOPOBJ_STATIC_POINTER       0x02
1620Sstevel@tonic-gate #define AOPOBJ_DATA_VALID           0x04
1630Sstevel@tonic-gate #define AOPOBJ_OBJECT_INITIALIZED   0x08
1640Sstevel@tonic-gate #define AOPOBJ_SETUP_COMPLETE       0x10
1650Sstevel@tonic-gate #define AOPOBJ_SINGLE_DATUM         0x20
166*2623Smyers #define AOPOBJ_INVALID              0x40 /* Used if host OS won't allow an OpRegion address */
1670Sstevel@tonic-gate 
1680Sstevel@tonic-gate 
1690Sstevel@tonic-gate /******************************************************************************
1700Sstevel@tonic-gate  *
1710Sstevel@tonic-gate  * Basic data types
1720Sstevel@tonic-gate  *
1730Sstevel@tonic-gate  *****************************************************************************/
1740Sstevel@tonic-gate 
1750Sstevel@tonic-gate typedef struct acpi_object_common
1760Sstevel@tonic-gate {
1770Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
1780Sstevel@tonic-gate 
1790Sstevel@tonic-gate } ACPI_OBJECT_COMMON;
1800Sstevel@tonic-gate 
1810Sstevel@tonic-gate 
1820Sstevel@tonic-gate typedef struct acpi_object_integer
1830Sstevel@tonic-gate {
1840Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
1850Sstevel@tonic-gate     ACPI_INTEGER                    Value;
1860Sstevel@tonic-gate 
1870Sstevel@tonic-gate } ACPI_OBJECT_INTEGER;
1880Sstevel@tonic-gate 
1890Sstevel@tonic-gate 
1900Sstevel@tonic-gate /*
1910Sstevel@tonic-gate  * Note: The String and Buffer object must be identical through the Pointer
192*2623Smyers  * and length elements.  There is code that depends on this.
193*2623Smyers  *
194*2623Smyers  * Fields common to both Strings and Buffers
1950Sstevel@tonic-gate  */
196*2623Smyers #define ACPI_COMMON_BUFFER_INFO(_Type) \
197*2623Smyers     _Type                           *Pointer; \
198*2623Smyers     UINT32                          Length;
199*2623Smyers 
200*2623Smyers 
2010Sstevel@tonic-gate typedef struct acpi_object_string   /* Null terminated, ASCII characters only */
2020Sstevel@tonic-gate {
2030Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
204*2623Smyers     ACPI_COMMON_BUFFER_INFO         (char)              /* String in AML stream or allocated string */
2050Sstevel@tonic-gate 
2060Sstevel@tonic-gate } ACPI_OBJECT_STRING;
2070Sstevel@tonic-gate 
2080Sstevel@tonic-gate 
2090Sstevel@tonic-gate typedef struct acpi_object_buffer
2100Sstevel@tonic-gate {
2110Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
212*2623Smyers     ACPI_COMMON_BUFFER_INFO         (UINT8)             /* Buffer in AML stream or allocated buffer */
213*2623Smyers     UINT32                          AmlLength;
214*2623Smyers     UINT8                           *AmlStart;
2150Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;              /* Link back to parent node */
2160Sstevel@tonic-gate 
2170Sstevel@tonic-gate } ACPI_OBJECT_BUFFER;
2180Sstevel@tonic-gate 
2190Sstevel@tonic-gate 
2200Sstevel@tonic-gate typedef struct acpi_object_package
2210Sstevel@tonic-gate {
2220Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
2230Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;              /* Link back to parent node */
2240Sstevel@tonic-gate     union acpi_operand_object       **Elements;         /* Array of pointers to AcpiObjects */
225*2623Smyers     UINT8                           *AmlStart;
226*2623Smyers     UINT32                          AmlLength;
227*2623Smyers     UINT32                          Count;              /* # of elements in package */
2280Sstevel@tonic-gate 
2290Sstevel@tonic-gate } ACPI_OBJECT_PACKAGE;
2300Sstevel@tonic-gate 
2310Sstevel@tonic-gate 
2320Sstevel@tonic-gate /******************************************************************************
2330Sstevel@tonic-gate  *
2340Sstevel@tonic-gate  * Complex data types
2350Sstevel@tonic-gate  *
2360Sstevel@tonic-gate  *****************************************************************************/
2370Sstevel@tonic-gate 
2380Sstevel@tonic-gate typedef struct acpi_object_event
2390Sstevel@tonic-gate {
2400Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
241*2623Smyers     ACPI_SEMAPHORE                  OsSemaphore;        /* Actual OS synchronization object */
2420Sstevel@tonic-gate 
2430Sstevel@tonic-gate } ACPI_OBJECT_EVENT;
2440Sstevel@tonic-gate 
2450Sstevel@tonic-gate 
2460Sstevel@tonic-gate typedef struct acpi_object_mutex
2470Sstevel@tonic-gate {
2480Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
2490Sstevel@tonic-gate     UINT8                           SyncLevel;          /* 0-15, specified in Mutex() call */
2500Sstevel@tonic-gate     UINT16                          AcquisitionDepth;   /* Allow multiple Acquires, same thread */
2510Sstevel@tonic-gate     struct acpi_thread_state        *OwnerThread;       /* Current owner of the mutex */
252*2623Smyers     ACPI_MUTEX                      OsMutex;            /* Actual OS synchronization object */
2530Sstevel@tonic-gate     union acpi_operand_object       *Prev;              /* Link for list of acquired mutexes */
2540Sstevel@tonic-gate     union acpi_operand_object       *Next;              /* Link for list of acquired mutexes */
2550Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;              /* Containing namespace node */
2560Sstevel@tonic-gate     UINT8                           OriginalSyncLevel;  /* Owner's original sync level (0-15) */
2570Sstevel@tonic-gate 
2580Sstevel@tonic-gate } ACPI_OBJECT_MUTEX;
2590Sstevel@tonic-gate 
2600Sstevel@tonic-gate 
2610Sstevel@tonic-gate typedef struct acpi_object_region
2620Sstevel@tonic-gate {
2630Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
2640Sstevel@tonic-gate     UINT8                           SpaceId;
2650Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;              /* Containing namespace node */
266*2623Smyers     union acpi_operand_object       *Handler;           /* Handler for region access */
2670Sstevel@tonic-gate     union acpi_operand_object       *Next;
268*2623Smyers     ACPI_PHYSICAL_ADDRESS           Address;
2690Sstevel@tonic-gate     UINT32                          Length;
2700Sstevel@tonic-gate 
2710Sstevel@tonic-gate } ACPI_OBJECT_REGION;
2720Sstevel@tonic-gate 
2730Sstevel@tonic-gate 
274*2623Smyers typedef struct acpi_object_method
275*2623Smyers {
276*2623Smyers     ACPI_OBJECT_COMMON_HEADER
277*2623Smyers     UINT8                           MethodFlags;
278*2623Smyers     UINT8                           ParamCount;
279*2623Smyers     UINT8                           SyncLevel;
280*2623Smyers     union acpi_operand_object       *Mutex;
281*2623Smyers     UINT8                           *AmlStart;
282*2623Smyers     ACPI_INTERNAL_METHOD            Implementation;
283*2623Smyers     UINT32                          AmlLength;
284*2623Smyers     UINT8                           ThreadCount;
285*2623Smyers     ACPI_OWNER_ID                   OwnerId;
286*2623Smyers 
287*2623Smyers } ACPI_OBJECT_METHOD;
288*2623Smyers 
289*2623Smyers 
2900Sstevel@tonic-gate /******************************************************************************
2910Sstevel@tonic-gate  *
2920Sstevel@tonic-gate  * Objects that can be notified.  All share a common NotifyInfo area.
2930Sstevel@tonic-gate  *
2940Sstevel@tonic-gate  *****************************************************************************/
2950Sstevel@tonic-gate 
296*2623Smyers /*
297*2623Smyers  * Common fields for objects that support ASL notifications
298*2623Smyers  */
299*2623Smyers #define ACPI_COMMON_NOTIFY_INFO \
300*2623Smyers     union acpi_operand_object       *SystemNotify;      /* Handler for system notifies */\
301*2623Smyers     union acpi_operand_object       *DeviceNotify;      /* Handler for driver notifies */\
302*2623Smyers     union acpi_operand_object       *Handler;           /* Handler for Address space */
303*2623Smyers 
304*2623Smyers 
3050Sstevel@tonic-gate typedef struct acpi_object_notify_common    /* COMMON NOTIFY for POWER, PROCESSOR, DEVICE, and THERMAL */
3060Sstevel@tonic-gate {
3070Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3080Sstevel@tonic-gate     ACPI_COMMON_NOTIFY_INFO
3090Sstevel@tonic-gate 
3100Sstevel@tonic-gate } ACPI_OBJECT_NOTIFY_COMMON;
3110Sstevel@tonic-gate 
3120Sstevel@tonic-gate 
3130Sstevel@tonic-gate typedef struct acpi_object_device
3140Sstevel@tonic-gate {
3150Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3160Sstevel@tonic-gate     ACPI_COMMON_NOTIFY_INFO
3170Sstevel@tonic-gate     ACPI_GPE_BLOCK_INFO             *GpeBlock;
3180Sstevel@tonic-gate 
3190Sstevel@tonic-gate } ACPI_OBJECT_DEVICE;
3200Sstevel@tonic-gate 
3210Sstevel@tonic-gate 
3220Sstevel@tonic-gate typedef struct acpi_object_power_resource
3230Sstevel@tonic-gate {
3240Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3250Sstevel@tonic-gate     ACPI_COMMON_NOTIFY_INFO
3260Sstevel@tonic-gate     UINT32                          SystemLevel;
3270Sstevel@tonic-gate     UINT32                          ResourceOrder;
3280Sstevel@tonic-gate 
3290Sstevel@tonic-gate } ACPI_OBJECT_POWER_RESOURCE;
3300Sstevel@tonic-gate 
3310Sstevel@tonic-gate 
3320Sstevel@tonic-gate typedef struct acpi_object_processor
3330Sstevel@tonic-gate {
3340Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
335*2623Smyers     UINT8                           ProcId;
336*2623Smyers     UINT8                           Length;
3370Sstevel@tonic-gate     ACPI_COMMON_NOTIFY_INFO
3380Sstevel@tonic-gate     ACPI_IO_ADDRESS                 Address;
3390Sstevel@tonic-gate 
3400Sstevel@tonic-gate } ACPI_OBJECT_PROCESSOR;
3410Sstevel@tonic-gate 
3420Sstevel@tonic-gate 
3430Sstevel@tonic-gate typedef struct acpi_object_thermal_zone
3440Sstevel@tonic-gate {
3450Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3460Sstevel@tonic-gate     ACPI_COMMON_NOTIFY_INFO
3470Sstevel@tonic-gate 
3480Sstevel@tonic-gate } ACPI_OBJECT_THERMAL_ZONE;
3490Sstevel@tonic-gate 
3500Sstevel@tonic-gate 
3510Sstevel@tonic-gate /******************************************************************************
3520Sstevel@tonic-gate  *
3530Sstevel@tonic-gate  * Fields.  All share a common header/info field.
3540Sstevel@tonic-gate  *
3550Sstevel@tonic-gate  *****************************************************************************/
3560Sstevel@tonic-gate 
357*2623Smyers /*
358*2623Smyers  * Common bitfield for the field objects
359*2623Smyers  * "Field Datum"  -- a datum from the actual field object
360*2623Smyers  * "Buffer Datum" -- a datum from a user buffer, read from or to be written to the field
361*2623Smyers  */
362*2623Smyers #define ACPI_COMMON_FIELD_INFO \
363*2623Smyers     UINT8                           FieldFlags;         /* Access, update, and lock bits */\
364*2623Smyers     UINT8                           Attribute;          /* From AccessAs keyword */\
365*2623Smyers     UINT8                           AccessByteWidth;    /* Read/Write size in bytes */\
366*2623Smyers     ACPI_NAMESPACE_NODE             *Node;              /* Link back to parent node */\
367*2623Smyers     UINT32                          BitLength;          /* Length of field in bits */\
368*2623Smyers     UINT32                          BaseByteOffset;     /* Byte offset within containing object */\
369*2623Smyers     UINT32                          Value;              /* Value to store into the Bank or Index register */\
370*2623Smyers     UINT8                           StartFieldBitOffset;/* Bit offset within first field datum (0-63) */\
371*2623Smyers     UINT8                           AccessBitWidth;     /* Read/Write size in bits (8-64) */
372*2623Smyers 
373*2623Smyers 
3740Sstevel@tonic-gate typedef struct acpi_object_field_common                 /* COMMON FIELD (for BUFFER, REGION, BANK, and INDEX fields) */
3750Sstevel@tonic-gate {
3760Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3770Sstevel@tonic-gate     ACPI_COMMON_FIELD_INFO
378*2623Smyers     union acpi_operand_object       *RegionObj;         /* Parent Operation Region object (REGION/BANK fields only) */
379*2623Smyers 
3800Sstevel@tonic-gate } ACPI_OBJECT_FIELD_COMMON;
3810Sstevel@tonic-gate 
3820Sstevel@tonic-gate 
3830Sstevel@tonic-gate typedef struct acpi_object_region_field
3840Sstevel@tonic-gate {
3850Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3860Sstevel@tonic-gate     ACPI_COMMON_FIELD_INFO
3870Sstevel@tonic-gate     union acpi_operand_object       *RegionObj;         /* Containing OpRegion object */
3880Sstevel@tonic-gate 
3890Sstevel@tonic-gate } ACPI_OBJECT_REGION_FIELD;
3900Sstevel@tonic-gate 
3910Sstevel@tonic-gate 
3920Sstevel@tonic-gate typedef struct acpi_object_bank_field
3930Sstevel@tonic-gate {
3940Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
3950Sstevel@tonic-gate     ACPI_COMMON_FIELD_INFO
3960Sstevel@tonic-gate     union acpi_operand_object       *RegionObj;         /* Containing OpRegion object */
3970Sstevel@tonic-gate     union acpi_operand_object       *BankObj;           /* BankSelect Register object */
3980Sstevel@tonic-gate 
3990Sstevel@tonic-gate } ACPI_OBJECT_BANK_FIELD;
4000Sstevel@tonic-gate 
4010Sstevel@tonic-gate 
4020Sstevel@tonic-gate typedef struct acpi_object_index_field
4030Sstevel@tonic-gate {
4040Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
4050Sstevel@tonic-gate     ACPI_COMMON_FIELD_INFO
4060Sstevel@tonic-gate 
4070Sstevel@tonic-gate     /*
4080Sstevel@tonic-gate      * No "RegionObj" pointer needed since the Index and Data registers
4090Sstevel@tonic-gate      * are each field definitions unto themselves.
4100Sstevel@tonic-gate      */
4110Sstevel@tonic-gate     union acpi_operand_object       *IndexObj;          /* Index register */
4120Sstevel@tonic-gate     union acpi_operand_object       *DataObj;           /* Data register */
4130Sstevel@tonic-gate 
4140Sstevel@tonic-gate } ACPI_OBJECT_INDEX_FIELD;
4150Sstevel@tonic-gate 
4160Sstevel@tonic-gate 
4170Sstevel@tonic-gate /* The BufferField is different in that it is part of a Buffer, not an OpRegion */
4180Sstevel@tonic-gate 
4190Sstevel@tonic-gate typedef struct acpi_object_buffer_field
4200Sstevel@tonic-gate {
4210Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
4220Sstevel@tonic-gate     ACPI_COMMON_FIELD_INFO
4230Sstevel@tonic-gate     union acpi_operand_object       *BufferObj;         /* Containing Buffer object */
4240Sstevel@tonic-gate 
4250Sstevel@tonic-gate } ACPI_OBJECT_BUFFER_FIELD;
4260Sstevel@tonic-gate 
4270Sstevel@tonic-gate 
4280Sstevel@tonic-gate /******************************************************************************
4290Sstevel@tonic-gate  *
4300Sstevel@tonic-gate  * Objects for handlers
4310Sstevel@tonic-gate  *
4320Sstevel@tonic-gate  *****************************************************************************/
4330Sstevel@tonic-gate 
4340Sstevel@tonic-gate typedef struct acpi_object_notify_handler
4350Sstevel@tonic-gate {
4360Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
4370Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;              /* Parent device */
4380Sstevel@tonic-gate     ACPI_NOTIFY_HANDLER             Handler;
4390Sstevel@tonic-gate     void                            *Context;
4400Sstevel@tonic-gate 
4410Sstevel@tonic-gate } ACPI_OBJECT_NOTIFY_HANDLER;
4420Sstevel@tonic-gate 
4430Sstevel@tonic-gate 
4440Sstevel@tonic-gate typedef struct acpi_object_addr_handler
4450Sstevel@tonic-gate {
4460Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
4470Sstevel@tonic-gate     UINT8                           SpaceId;
448*2623Smyers     UINT8                           HandlerFlags;
4490Sstevel@tonic-gate     ACPI_ADR_SPACE_HANDLER          Handler;
4500Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;              /* Parent device */
4510Sstevel@tonic-gate     void                            *Context;
4520Sstevel@tonic-gate     ACPI_ADR_SPACE_SETUP            Setup;
4530Sstevel@tonic-gate     union acpi_operand_object       *RegionList;        /* regions using this handler */
4540Sstevel@tonic-gate     union acpi_operand_object       *Next;
4550Sstevel@tonic-gate 
4560Sstevel@tonic-gate } ACPI_OBJECT_ADDR_HANDLER;
4570Sstevel@tonic-gate 
458*2623Smyers /* Flags for address handler (HandlerFlags) */
459*2623Smyers 
460*2623Smyers #define ACPI_ADDR_HANDLER_DEFAULT_INSTALLED  0x01
461*2623Smyers 
4620Sstevel@tonic-gate 
4630Sstevel@tonic-gate /******************************************************************************
4640Sstevel@tonic-gate  *
4650Sstevel@tonic-gate  * Special internal objects
4660Sstevel@tonic-gate  *
4670Sstevel@tonic-gate  *****************************************************************************/
4680Sstevel@tonic-gate 
4690Sstevel@tonic-gate /*
4700Sstevel@tonic-gate  * The Reference object type is used for these opcodes:
4710Sstevel@tonic-gate  * Arg[0-6], Local[0-7], IndexOp, NameOp, ZeroOp, OneOp, OnesOp, DebugOp
4720Sstevel@tonic-gate  */
4730Sstevel@tonic-gate typedef struct acpi_object_reference
4740Sstevel@tonic-gate {
4750Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
4760Sstevel@tonic-gate     UINT8                           TargetType;         /* Used for IndexOp */
4770Sstevel@tonic-gate     UINT16                          Opcode;
4780Sstevel@tonic-gate     void                            *Object;            /* NameOp=>HANDLE to obj, IndexOp=>ACPI_OPERAND_OBJECT  */
4790Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Node;
4800Sstevel@tonic-gate     union acpi_operand_object       **Where;
481*2623Smyers     UINT32                          Offset;             /* Used for ArgOp, LocalOp, and IndexOp */
4820Sstevel@tonic-gate 
4830Sstevel@tonic-gate } ACPI_OBJECT_REFERENCE;
4840Sstevel@tonic-gate 
4850Sstevel@tonic-gate 
4860Sstevel@tonic-gate /*
4870Sstevel@tonic-gate  * Extra object is used as additional storage for types that
4880Sstevel@tonic-gate  * have AML code in their declarations (TermArgs) that must be
4890Sstevel@tonic-gate  * evaluated at run time.
4900Sstevel@tonic-gate  *
4910Sstevel@tonic-gate  * Currently: Region and FieldUnit types
4920Sstevel@tonic-gate  */
4930Sstevel@tonic-gate typedef struct acpi_object_extra
4940Sstevel@tonic-gate {
4950Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
4960Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             *Method_REG;        /* _REG method for this region (if any) */
4970Sstevel@tonic-gate     void                            *RegionContext;     /* Region-specific data */
498*2623Smyers     UINT8                           *AmlStart;
499*2623Smyers     UINT32                          AmlLength;
5000Sstevel@tonic-gate 
5010Sstevel@tonic-gate } ACPI_OBJECT_EXTRA;
5020Sstevel@tonic-gate 
5030Sstevel@tonic-gate 
5040Sstevel@tonic-gate /* Additional data that can be attached to namespace nodes */
5050Sstevel@tonic-gate 
5060Sstevel@tonic-gate typedef struct acpi_object_data
5070Sstevel@tonic-gate {
5080Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
5090Sstevel@tonic-gate     ACPI_OBJECT_HANDLER             Handler;
5100Sstevel@tonic-gate     void                            *Pointer;
5110Sstevel@tonic-gate 
5120Sstevel@tonic-gate } ACPI_OBJECT_DATA;
5130Sstevel@tonic-gate 
5140Sstevel@tonic-gate 
5150Sstevel@tonic-gate /* Structure used when objects are cached for reuse */
5160Sstevel@tonic-gate 
5170Sstevel@tonic-gate typedef struct acpi_object_cache_list
5180Sstevel@tonic-gate {
5190Sstevel@tonic-gate     ACPI_OBJECT_COMMON_HEADER
5200Sstevel@tonic-gate     union acpi_operand_object       *Next;              /* Link for object cache and internal lists*/
5210Sstevel@tonic-gate 
5220Sstevel@tonic-gate } ACPI_OBJECT_CACHE_LIST;
5230Sstevel@tonic-gate 
5240Sstevel@tonic-gate 
5250Sstevel@tonic-gate /******************************************************************************
5260Sstevel@tonic-gate  *
5270Sstevel@tonic-gate  * ACPI_OPERAND_OBJECT Descriptor - a giant union of all of the above
5280Sstevel@tonic-gate  *
5290Sstevel@tonic-gate  *****************************************************************************/
5300Sstevel@tonic-gate 
5310Sstevel@tonic-gate typedef union acpi_operand_object
5320Sstevel@tonic-gate {
533*2623Smyers     ACPI_OBJECT_COMMON                  Common;
534*2623Smyers     ACPI_OBJECT_INTEGER                 Integer;
535*2623Smyers     ACPI_OBJECT_STRING                  String;
536*2623Smyers     ACPI_OBJECT_BUFFER                  Buffer;
537*2623Smyers     ACPI_OBJECT_PACKAGE                 Package;
538*2623Smyers     ACPI_OBJECT_EVENT                   Event;
539*2623Smyers     ACPI_OBJECT_METHOD                  Method;
540*2623Smyers     ACPI_OBJECT_MUTEX                   Mutex;
541*2623Smyers     ACPI_OBJECT_REGION                  Region;
542*2623Smyers     ACPI_OBJECT_NOTIFY_COMMON           CommonNotify;
543*2623Smyers     ACPI_OBJECT_DEVICE                  Device;
544*2623Smyers     ACPI_OBJECT_POWER_RESOURCE          PowerResource;
545*2623Smyers     ACPI_OBJECT_PROCESSOR               Processor;
546*2623Smyers     ACPI_OBJECT_THERMAL_ZONE            ThermalZone;
547*2623Smyers     ACPI_OBJECT_FIELD_COMMON            CommonField;
548*2623Smyers     ACPI_OBJECT_REGION_FIELD            Field;
549*2623Smyers     ACPI_OBJECT_BUFFER_FIELD            BufferField;
550*2623Smyers     ACPI_OBJECT_BANK_FIELD              BankField;
551*2623Smyers     ACPI_OBJECT_INDEX_FIELD             IndexField;
552*2623Smyers     ACPI_OBJECT_NOTIFY_HANDLER          Notify;
553*2623Smyers     ACPI_OBJECT_ADDR_HANDLER            AddressSpace;
554*2623Smyers     ACPI_OBJECT_REFERENCE               Reference;
555*2623Smyers     ACPI_OBJECT_EXTRA                   Extra;
556*2623Smyers     ACPI_OBJECT_DATA                    Data;
557*2623Smyers     ACPI_OBJECT_CACHE_LIST              Cache;
5580Sstevel@tonic-gate 
5590Sstevel@tonic-gate } ACPI_OPERAND_OBJECT;
5600Sstevel@tonic-gate 
5610Sstevel@tonic-gate 
5620Sstevel@tonic-gate /******************************************************************************
5630Sstevel@tonic-gate  *
5640Sstevel@tonic-gate  * ACPI_DESCRIPTOR - objects that share a common descriptor identifier
5650Sstevel@tonic-gate  *
5660Sstevel@tonic-gate  *****************************************************************************/
5670Sstevel@tonic-gate 
5680Sstevel@tonic-gate /* Object descriptor types */
5690Sstevel@tonic-gate 
5700Sstevel@tonic-gate #define ACPI_DESC_TYPE_CACHED           0x01        /* Used only when object is cached */
5710Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE            0x02
5720Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_UPDATE     0x03
5730Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_PACKAGE    0x04
5740Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_CONTROL    0x05
5750Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_RPSCOPE    0x06
5760Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_PSCOPE     0x07
5770Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_WSCOPE     0x08
5780Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_RESULT     0x09
5790Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_NOTIFY     0x0A
5800Sstevel@tonic-gate #define ACPI_DESC_TYPE_STATE_THREAD     0x0B
5810Sstevel@tonic-gate #define ACPI_DESC_TYPE_WALK             0x0C
5820Sstevel@tonic-gate #define ACPI_DESC_TYPE_PARSER           0x0D
5830Sstevel@tonic-gate #define ACPI_DESC_TYPE_OPERAND          0x0E
5840Sstevel@tonic-gate #define ACPI_DESC_TYPE_NAMED            0x0F
5850Sstevel@tonic-gate #define ACPI_DESC_TYPE_MAX              0x0F
5860Sstevel@tonic-gate 
5870Sstevel@tonic-gate 
588*2623Smyers typedef struct acpi_common_descriptor
589*2623Smyers {
590*2623Smyers     void                            *CommonPointer;
591*2623Smyers     UINT8                           DescriptorType; /* To differentiate various internal objs */
592*2623Smyers 
593*2623Smyers } ACPI_COMMON_DESCRIPTOR;
594*2623Smyers 
5950Sstevel@tonic-gate typedef union acpi_descriptor
5960Sstevel@tonic-gate {
597*2623Smyers     ACPI_COMMON_DESCRIPTOR          Common;
5980Sstevel@tonic-gate     ACPI_OPERAND_OBJECT             Object;
5990Sstevel@tonic-gate     ACPI_NAMESPACE_NODE             Node;
6000Sstevel@tonic-gate     ACPI_PARSE_OBJECT               Op;
6010Sstevel@tonic-gate 
6020Sstevel@tonic-gate } ACPI_DESCRIPTOR;
6030Sstevel@tonic-gate 
6040Sstevel@tonic-gate 
6050Sstevel@tonic-gate #endif /* _ACOBJECT_H */
606