17851SDana.Myers@Sun.COM /******************************************************************************
27851SDana.Myers@Sun.COM *
37851SDana.Myers@Sun.COM * Module Name: dsinit - Object initialization namespace walk
47851SDana.Myers@Sun.COM *
57851SDana.Myers@Sun.COM *****************************************************************************/
67851SDana.Myers@Sun.COM
77851SDana.Myers@Sun.COM /******************************************************************************
87851SDana.Myers@Sun.COM *
97851SDana.Myers@Sun.COM * 1. Copyright Notice
107851SDana.Myers@Sun.COM *
119980SDana.Myers@Sun.COM * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
127851SDana.Myers@Sun.COM * All rights reserved.
137851SDana.Myers@Sun.COM *
147851SDana.Myers@Sun.COM * 2. License
157851SDana.Myers@Sun.COM *
167851SDana.Myers@Sun.COM * 2.1. This is your license from Intel Corp. under its intellectual property
177851SDana.Myers@Sun.COM * rights. You may have additional license terms from the party that provided
187851SDana.Myers@Sun.COM * you this software, covering your right to use that party's intellectual
197851SDana.Myers@Sun.COM * property rights.
207851SDana.Myers@Sun.COM *
217851SDana.Myers@Sun.COM * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
227851SDana.Myers@Sun.COM * copy of the source code appearing in this file ("Covered Code") an
237851SDana.Myers@Sun.COM * irrevocable, perpetual, worldwide license under Intel's copyrights in the
247851SDana.Myers@Sun.COM * base code distributed originally by Intel ("Original Intel Code") to copy,
257851SDana.Myers@Sun.COM * make derivatives, distribute, use and display any portion of the Covered
267851SDana.Myers@Sun.COM * Code in any form, with the right to sublicense such rights; and
277851SDana.Myers@Sun.COM *
287851SDana.Myers@Sun.COM * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
297851SDana.Myers@Sun.COM * license (with the right to sublicense), under only those claims of Intel
307851SDana.Myers@Sun.COM * patents that are infringed by the Original Intel Code, to make, use, sell,
317851SDana.Myers@Sun.COM * offer to sell, and import the Covered Code and derivative works thereof
327851SDana.Myers@Sun.COM * solely to the minimum extent necessary to exercise the above copyright
337851SDana.Myers@Sun.COM * license, and in no event shall the patent license extend to any additions
347851SDana.Myers@Sun.COM * to or modifications of the Original Intel Code. No other license or right
357851SDana.Myers@Sun.COM * is granted directly or by implication, estoppel or otherwise;
367851SDana.Myers@Sun.COM *
377851SDana.Myers@Sun.COM * The above copyright and patent license is granted only if the following
387851SDana.Myers@Sun.COM * conditions are met:
397851SDana.Myers@Sun.COM *
407851SDana.Myers@Sun.COM * 3. Conditions
417851SDana.Myers@Sun.COM *
427851SDana.Myers@Sun.COM * 3.1. Redistribution of Source with Rights to Further Distribute Source.
437851SDana.Myers@Sun.COM * Redistribution of source code of any substantial portion of the Covered
447851SDana.Myers@Sun.COM * Code or modification with rights to further distribute source must include
457851SDana.Myers@Sun.COM * the above Copyright Notice, the above License, this list of Conditions,
467851SDana.Myers@Sun.COM * and the following Disclaimer and Export Compliance provision. In addition,
477851SDana.Myers@Sun.COM * Licensee must cause all Covered Code to which Licensee contributes to
487851SDana.Myers@Sun.COM * contain a file documenting the changes Licensee made to create that Covered
497851SDana.Myers@Sun.COM * Code and the date of any change. Licensee must include in that file the
507851SDana.Myers@Sun.COM * documentation of any changes made by any predecessor Licensee. Licensee
517851SDana.Myers@Sun.COM * must include a prominent statement that the modification is derived,
527851SDana.Myers@Sun.COM * directly or indirectly, from Original Intel Code.
537851SDana.Myers@Sun.COM *
547851SDana.Myers@Sun.COM * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
557851SDana.Myers@Sun.COM * Redistribution of source code of any substantial portion of the Covered
567851SDana.Myers@Sun.COM * Code or modification without rights to further distribute source must
577851SDana.Myers@Sun.COM * include the following Disclaimer and Export Compliance provision in the
587851SDana.Myers@Sun.COM * documentation and/or other materials provided with distribution. In
597851SDana.Myers@Sun.COM * addition, Licensee may not authorize further sublicense of source of any
607851SDana.Myers@Sun.COM * portion of the Covered Code, and must include terms to the effect that the
617851SDana.Myers@Sun.COM * license from Licensee to its licensee is limited to the intellectual
627851SDana.Myers@Sun.COM * property embodied in the software Licensee provides to its licensee, and
637851SDana.Myers@Sun.COM * not to intellectual property embodied in modifications its licensee may
647851SDana.Myers@Sun.COM * make.
657851SDana.Myers@Sun.COM *
667851SDana.Myers@Sun.COM * 3.3. Redistribution of Executable. Redistribution in executable form of any
677851SDana.Myers@Sun.COM * substantial portion of the Covered Code or modification must reproduce the
687851SDana.Myers@Sun.COM * above Copyright Notice, and the following Disclaimer and Export Compliance
697851SDana.Myers@Sun.COM * provision in the documentation and/or other materials provided with the
707851SDana.Myers@Sun.COM * distribution.
717851SDana.Myers@Sun.COM *
727851SDana.Myers@Sun.COM * 3.4. Intel retains all right, title, and interest in and to the Original
737851SDana.Myers@Sun.COM * Intel Code.
747851SDana.Myers@Sun.COM *
757851SDana.Myers@Sun.COM * 3.5. Neither the name Intel nor any other trademark owned or controlled by
767851SDana.Myers@Sun.COM * Intel shall be used in advertising or otherwise to promote the sale, use or
777851SDana.Myers@Sun.COM * other dealings in products derived from or relating to the Covered Code
787851SDana.Myers@Sun.COM * without prior written authorization from Intel.
797851SDana.Myers@Sun.COM *
807851SDana.Myers@Sun.COM * 4. Disclaimer and Export Compliance
817851SDana.Myers@Sun.COM *
827851SDana.Myers@Sun.COM * 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED
837851SDana.Myers@Sun.COM * HERE. ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE
847851SDana.Myers@Sun.COM * IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
857851SDana.Myers@Sun.COM * INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY
867851SDana.Myers@Sun.COM * UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY
877851SDana.Myers@Sun.COM * IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A
887851SDana.Myers@Sun.COM * PARTICULAR PURPOSE.
897851SDana.Myers@Sun.COM *
907851SDana.Myers@Sun.COM * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES
917851SDana.Myers@Sun.COM * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
927851SDana.Myers@Sun.COM * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,
937851SDana.Myers@Sun.COM * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
947851SDana.Myers@Sun.COM * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
957851SDana.Myers@Sun.COM * HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS
967851SDana.Myers@Sun.COM * SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY
977851SDana.Myers@Sun.COM * LIMITED REMEDY.
987851SDana.Myers@Sun.COM *
997851SDana.Myers@Sun.COM * 4.3. Licensee shall not export, either directly or indirectly, any of this
1007851SDana.Myers@Sun.COM * software or system incorporating such software without first obtaining any
1017851SDana.Myers@Sun.COM * required license or other approval from the U. S. Department of Commerce or
1027851SDana.Myers@Sun.COM * any other agency or department of the United States Government. In the
1037851SDana.Myers@Sun.COM * event Licensee exports any such software from the United States or
1047851SDana.Myers@Sun.COM * re-exports any such software from a foreign destination, Licensee shall
1057851SDana.Myers@Sun.COM * ensure that the distribution and export/re-export of the software is in
1067851SDana.Myers@Sun.COM * compliance with all laws, regulations, orders, or other restrictions of the
1077851SDana.Myers@Sun.COM * U.S. Export Administration Regulations. Licensee agrees that neither it nor
1087851SDana.Myers@Sun.COM * any of its subsidiaries will export/re-export any technical data, process,
1097851SDana.Myers@Sun.COM * software, or service, directly or indirectly, to any country for which the
1107851SDana.Myers@Sun.COM * United States government or any agency thereof requires an export license,
1117851SDana.Myers@Sun.COM * other governmental approval, or letter of assurance, without first obtaining
1127851SDana.Myers@Sun.COM * such license, approval or letter.
1137851SDana.Myers@Sun.COM *
1147851SDana.Myers@Sun.COM *****************************************************************************/
1157851SDana.Myers@Sun.COM
1167851SDana.Myers@Sun.COM #define __DSINIT_C__
1177851SDana.Myers@Sun.COM
1187851SDana.Myers@Sun.COM #include "acpi.h"
1199980SDana.Myers@Sun.COM #include "accommon.h"
1207851SDana.Myers@Sun.COM #include "acdispat.h"
1217851SDana.Myers@Sun.COM #include "acnamesp.h"
1227851SDana.Myers@Sun.COM #include "actables.h"
1237851SDana.Myers@Sun.COM
1247851SDana.Myers@Sun.COM #define _COMPONENT ACPI_DISPATCHER
1257851SDana.Myers@Sun.COM ACPI_MODULE_NAME ("dsinit")
1267851SDana.Myers@Sun.COM
1277851SDana.Myers@Sun.COM /* Local prototypes */
1287851SDana.Myers@Sun.COM
1297851SDana.Myers@Sun.COM static ACPI_STATUS
1307851SDana.Myers@Sun.COM AcpiDsInitOneObject (
1317851SDana.Myers@Sun.COM ACPI_HANDLE ObjHandle,
1327851SDana.Myers@Sun.COM UINT32 Level,
1337851SDana.Myers@Sun.COM void *Context,
1347851SDana.Myers@Sun.COM void **ReturnValue);
1357851SDana.Myers@Sun.COM
1367851SDana.Myers@Sun.COM
1377851SDana.Myers@Sun.COM /*******************************************************************************
1387851SDana.Myers@Sun.COM *
1397851SDana.Myers@Sun.COM * FUNCTION: AcpiDsInitOneObject
1407851SDana.Myers@Sun.COM *
1417851SDana.Myers@Sun.COM * PARAMETERS: ObjHandle - Node for the object
1427851SDana.Myers@Sun.COM * Level - Current nesting level
1437851SDana.Myers@Sun.COM * Context - Points to a init info struct
1447851SDana.Myers@Sun.COM * ReturnValue - Not used
1457851SDana.Myers@Sun.COM *
1467851SDana.Myers@Sun.COM * RETURN: Status
1477851SDana.Myers@Sun.COM *
1487851SDana.Myers@Sun.COM * DESCRIPTION: Callback from AcpiWalkNamespace. Invoked for every object
1497851SDana.Myers@Sun.COM * within the namespace.
1507851SDana.Myers@Sun.COM *
1517851SDana.Myers@Sun.COM * Currently, the only objects that require initialization are:
1527851SDana.Myers@Sun.COM * 1) Methods
1537851SDana.Myers@Sun.COM * 2) Operation Regions
1547851SDana.Myers@Sun.COM *
1557851SDana.Myers@Sun.COM ******************************************************************************/
1567851SDana.Myers@Sun.COM
1577851SDana.Myers@Sun.COM static ACPI_STATUS
AcpiDsInitOneObject(ACPI_HANDLE ObjHandle,UINT32 Level,void * Context,void ** ReturnValue)1587851SDana.Myers@Sun.COM AcpiDsInitOneObject (
1597851SDana.Myers@Sun.COM ACPI_HANDLE ObjHandle,
1607851SDana.Myers@Sun.COM UINT32 Level,
1617851SDana.Myers@Sun.COM void *Context,
1627851SDana.Myers@Sun.COM void **ReturnValue)
1637851SDana.Myers@Sun.COM {
1647851SDana.Myers@Sun.COM ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context;
1657851SDana.Myers@Sun.COM ACPI_NAMESPACE_NODE *Node = (ACPI_NAMESPACE_NODE *) ObjHandle;
1667851SDana.Myers@Sun.COM ACPI_OBJECT_TYPE Type;
1677851SDana.Myers@Sun.COM ACPI_STATUS Status;
1687851SDana.Myers@Sun.COM
1697851SDana.Myers@Sun.COM
1707851SDana.Myers@Sun.COM ACPI_FUNCTION_ENTRY ();
1717851SDana.Myers@Sun.COM
1727851SDana.Myers@Sun.COM
1737851SDana.Myers@Sun.COM /*
1747851SDana.Myers@Sun.COM * We are only interested in NS nodes owned by the table that
1757851SDana.Myers@Sun.COM * was just loaded
1767851SDana.Myers@Sun.COM */
1777851SDana.Myers@Sun.COM if (Node->OwnerId != Info->OwnerId)
1787851SDana.Myers@Sun.COM {
1797851SDana.Myers@Sun.COM return (AE_OK);
1807851SDana.Myers@Sun.COM }
1817851SDana.Myers@Sun.COM
1827851SDana.Myers@Sun.COM Info->ObjectCount++;
1837851SDana.Myers@Sun.COM
1847851SDana.Myers@Sun.COM /* And even then, we are only interested in a few object types */
1857851SDana.Myers@Sun.COM
1867851SDana.Myers@Sun.COM Type = AcpiNsGetType (ObjHandle);
1877851SDana.Myers@Sun.COM
1887851SDana.Myers@Sun.COM switch (Type)
1897851SDana.Myers@Sun.COM {
1907851SDana.Myers@Sun.COM case ACPI_TYPE_REGION:
1917851SDana.Myers@Sun.COM
1927851SDana.Myers@Sun.COM Status = AcpiDsInitializeRegion (ObjHandle);
1937851SDana.Myers@Sun.COM if (ACPI_FAILURE (Status))
1947851SDana.Myers@Sun.COM {
1957851SDana.Myers@Sun.COM ACPI_EXCEPTION ((AE_INFO, Status,
1967851SDana.Myers@Sun.COM "During Region initialization %p [%4.4s]",
1977851SDana.Myers@Sun.COM ObjHandle, AcpiUtGetNodeName (ObjHandle)));
1987851SDana.Myers@Sun.COM }
1997851SDana.Myers@Sun.COM
2007851SDana.Myers@Sun.COM Info->OpRegionCount++;
2017851SDana.Myers@Sun.COM break;
2027851SDana.Myers@Sun.COM
2037851SDana.Myers@Sun.COM
2047851SDana.Myers@Sun.COM case ACPI_TYPE_METHOD:
2057851SDana.Myers@Sun.COM
2067851SDana.Myers@Sun.COM Info->MethodCount++;
2077851SDana.Myers@Sun.COM break;
2087851SDana.Myers@Sun.COM
2097851SDana.Myers@Sun.COM
2107851SDana.Myers@Sun.COM case ACPI_TYPE_DEVICE:
2117851SDana.Myers@Sun.COM
2127851SDana.Myers@Sun.COM Info->DeviceCount++;
2137851SDana.Myers@Sun.COM break;
2147851SDana.Myers@Sun.COM
2157851SDana.Myers@Sun.COM
2167851SDana.Myers@Sun.COM default:
2177851SDana.Myers@Sun.COM break;
2187851SDana.Myers@Sun.COM }
2197851SDana.Myers@Sun.COM
2207851SDana.Myers@Sun.COM /*
2217851SDana.Myers@Sun.COM * We ignore errors from above, and always return OK, since
2227851SDana.Myers@Sun.COM * we don't want to abort the walk on a single error.
2237851SDana.Myers@Sun.COM */
2247851SDana.Myers@Sun.COM return (AE_OK);
2257851SDana.Myers@Sun.COM }
2267851SDana.Myers@Sun.COM
2277851SDana.Myers@Sun.COM
2287851SDana.Myers@Sun.COM /*******************************************************************************
2297851SDana.Myers@Sun.COM *
2307851SDana.Myers@Sun.COM * FUNCTION: AcpiDsInitializeObjects
2317851SDana.Myers@Sun.COM *
2327851SDana.Myers@Sun.COM * PARAMETERS: TableDesc - Descriptor for parent ACPI table
2337851SDana.Myers@Sun.COM * StartNode - Root of subtree to be initialized.
2347851SDana.Myers@Sun.COM *
2357851SDana.Myers@Sun.COM * RETURN: Status
2367851SDana.Myers@Sun.COM *
2377851SDana.Myers@Sun.COM * DESCRIPTION: Walk the namespace starting at "StartNode" and perform any
2387851SDana.Myers@Sun.COM * necessary initialization on the objects found therein
2397851SDana.Myers@Sun.COM *
2407851SDana.Myers@Sun.COM ******************************************************************************/
2417851SDana.Myers@Sun.COM
2427851SDana.Myers@Sun.COM ACPI_STATUS
AcpiDsInitializeObjects(UINT32 TableIndex,ACPI_NAMESPACE_NODE * StartNode)2437851SDana.Myers@Sun.COM AcpiDsInitializeObjects (
2447851SDana.Myers@Sun.COM UINT32 TableIndex,
2457851SDana.Myers@Sun.COM ACPI_NAMESPACE_NODE *StartNode)
2467851SDana.Myers@Sun.COM {
2477851SDana.Myers@Sun.COM ACPI_STATUS Status;
2487851SDana.Myers@Sun.COM ACPI_INIT_WALK_INFO Info;
2497851SDana.Myers@Sun.COM ACPI_TABLE_HEADER *Table;
2507851SDana.Myers@Sun.COM ACPI_OWNER_ID OwnerId;
2517851SDana.Myers@Sun.COM
2527851SDana.Myers@Sun.COM
2537851SDana.Myers@Sun.COM ACPI_FUNCTION_TRACE (DsInitializeObjects);
2547851SDana.Myers@Sun.COM
2557851SDana.Myers@Sun.COM
2567851SDana.Myers@Sun.COM Status = AcpiTbGetOwnerId (TableIndex, &OwnerId);
2577851SDana.Myers@Sun.COM if (ACPI_FAILURE (Status))
2587851SDana.Myers@Sun.COM {
2597851SDana.Myers@Sun.COM return_ACPI_STATUS (Status);
2607851SDana.Myers@Sun.COM }
2617851SDana.Myers@Sun.COM
2627851SDana.Myers@Sun.COM ACPI_DEBUG_PRINT ((ACPI_DB_DISPATCH,
2637851SDana.Myers@Sun.COM "**** Starting initialization of namespace objects ****\n"));
2647851SDana.Myers@Sun.COM ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, "Parsing all Control Methods:"));
2657851SDana.Myers@Sun.COM
2667851SDana.Myers@Sun.COM Info.MethodCount = 0;
2677851SDana.Myers@Sun.COM Info.OpRegionCount = 0;
2687851SDana.Myers@Sun.COM Info.ObjectCount = 0;
2697851SDana.Myers@Sun.COM Info.DeviceCount = 0;
2707851SDana.Myers@Sun.COM Info.TableIndex = TableIndex;
2717851SDana.Myers@Sun.COM Info.OwnerId = OwnerId;
2727851SDana.Myers@Sun.COM
2737851SDana.Myers@Sun.COM /* Walk entire namespace from the supplied root */
2747851SDana.Myers@Sun.COM
2759980SDana.Myers@Sun.COM Status = AcpiUtAcquireMutex (ACPI_MTX_NAMESPACE);
2769980SDana.Myers@Sun.COM if (ACPI_FAILURE (Status))
2779980SDana.Myers@Sun.COM {
2789980SDana.Myers@Sun.COM return_ACPI_STATUS (Status);
2799980SDana.Myers@Sun.COM }
2809980SDana.Myers@Sun.COM
2819980SDana.Myers@Sun.COM /*
2829980SDana.Myers@Sun.COM * We don't use AcpiWalkNamespace since we do not want to acquire
2839980SDana.Myers@Sun.COM * the namespace reader lock.
2849980SDana.Myers@Sun.COM */
2859980SDana.Myers@Sun.COM Status = AcpiNsWalkNamespace (ACPI_TYPE_ANY, StartNode, ACPI_UINT32_MAX,
286*11225SDana.Myers@Sun.COM ACPI_NS_WALK_UNLOCK, AcpiDsInitOneObject, NULL, &Info, NULL);
2877851SDana.Myers@Sun.COM if (ACPI_FAILURE (Status))
2887851SDana.Myers@Sun.COM {
2897851SDana.Myers@Sun.COM ACPI_EXCEPTION ((AE_INFO, Status, "During WalkNamespace"));
2907851SDana.Myers@Sun.COM }
2919980SDana.Myers@Sun.COM (void) AcpiUtReleaseMutex (ACPI_MTX_NAMESPACE);
2927851SDana.Myers@Sun.COM
2937851SDana.Myers@Sun.COM Status = AcpiGetTableByIndex (TableIndex, &Table);
2947851SDana.Myers@Sun.COM if (ACPI_FAILURE (Status))
2957851SDana.Myers@Sun.COM {
2967851SDana.Myers@Sun.COM return_ACPI_STATUS (Status);
2977851SDana.Myers@Sun.COM }
2987851SDana.Myers@Sun.COM
2997851SDana.Myers@Sun.COM ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
3007851SDana.Myers@Sun.COM "\nTable [%4.4s](id %4.4X) - %hd Objects with %hd Devices %hd Methods %hd Regions\n",
3017851SDana.Myers@Sun.COM Table->Signature, OwnerId, Info.ObjectCount,
3027851SDana.Myers@Sun.COM Info.DeviceCount, Info.MethodCount, Info.OpRegionCount));
3037851SDana.Myers@Sun.COM
3047851SDana.Myers@Sun.COM ACPI_DEBUG_PRINT ((ACPI_DB_DISPATCH,
3057851SDana.Myers@Sun.COM "%hd Methods, %hd Regions\n", Info.MethodCount, Info.OpRegionCount));
3067851SDana.Myers@Sun.COM
3077851SDana.Myers@Sun.COM return_ACPI_STATUS (AE_OK);
3087851SDana.Myers@Sun.COM }
3097851SDana.Myers@Sun.COM
3107851SDana.Myers@Sun.COM
311