acresrc.h revision 114237
167754Smsmith/******************************************************************************
267754Smsmith *
367754Smsmith * Name: acresrc.h - Resource Manager function prototypes
4114237Snjl *       $Revision: 37 $
567754Smsmith *
667754Smsmith *****************************************************************************/
767754Smsmith
867754Smsmith/******************************************************************************
967754Smsmith *
1067754Smsmith * 1. Copyright Notice
1167754Smsmith *
12114237Snjl * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
1370243Smsmith * All rights reserved.
1467754Smsmith *
1567754Smsmith * 2. License
1667754Smsmith *
1767754Smsmith * 2.1. This is your license from Intel Corp. under its intellectual property
1867754Smsmith * rights.  You may have additional license terms from the party that provided
1967754Smsmith * you this software, covering your right to use that party's intellectual
2067754Smsmith * property rights.
2167754Smsmith *
2267754Smsmith * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
2367754Smsmith * copy of the source code appearing in this file ("Covered Code") an
2467754Smsmith * irrevocable, perpetual, worldwide license under Intel's copyrights in the
2567754Smsmith * base code distributed originally by Intel ("Original Intel Code") to copy,
2667754Smsmith
2767754Smsmith * make derivatives, distribute, use and display any portion of the Covered
2867754Smsmith * Code in any form, with the right to sublicense such rights; and
2967754Smsmith *
3067754Smsmith * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
3167754Smsmith * license (with the right to sublicense), under only those claims of Intel
3267754Smsmith * patents that are infringed by the Original Intel Code, to make, use, sell,
3367754Smsmith * offer to sell, and import the Covered Code and derivative works thereof
3467754Smsmith * solely to the minimum extent necessary to exercise the above copyright
3567754Smsmith * license, and in no event shall the patent license extend to any additions
3667754Smsmith * to or modifications of the Original Intel Code.  No other license or right
3767754Smsmith * is granted directly or by implication, estoppel or otherwise;
3867754Smsmith *
3967754Smsmith * The above copyright and patent license is granted only if the following
4067754Smsmith * conditions are met:
4167754Smsmith *
4267754Smsmith * 3. Conditions
4367754Smsmith *
4467754Smsmith * 3.1. Redistribution of Source with Rights to Further Distribute Source.
4567754Smsmith * Redistribution of source code of any substantial portion of the Covered
4667754Smsmith * Code or modification with rights to further distribute source must include
4767754Smsmith * the above Copyright Notice, the above License, this list of Conditions,
4867754Smsmith * and the following Disclaimer and Export Compliance provision.  In addition,
4967754Smsmith * Licensee must cause all Covered Code to which Licensee contributes to
5067754Smsmith * contain a file documenting the changes Licensee made to create that Covered
5167754Smsmith * Code and the date of any change.  Licensee must include in that file the
5267754Smsmith * documentation of any changes made by any predecessor Licensee.  Licensee
5367754Smsmith * must include a prominent statement that the modification is derived,
5467754Smsmith * directly or indirectly, from Original Intel Code.
5567754Smsmith *
5667754Smsmith * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
5767754Smsmith * Redistribution of source code of any substantial portion of the Covered
5867754Smsmith * Code or modification without rights to further distribute source must
5967754Smsmith * include the following Disclaimer and Export Compliance provision in the
6067754Smsmith * documentation and/or other materials provided with distribution.  In
6167754Smsmith * addition, Licensee may not authorize further sublicense of source of any
6267754Smsmith * portion of the Covered Code, and must include terms to the effect that the
6367754Smsmith * license from Licensee to its licensee is limited to the intellectual
6467754Smsmith * property embodied in the software Licensee provides to its licensee, and
6567754Smsmith * not to intellectual property embodied in modifications its licensee may
6667754Smsmith * make.
6767754Smsmith *
6867754Smsmith * 3.3. Redistribution of Executable. Redistribution in executable form of any
6967754Smsmith * substantial portion of the Covered Code or modification must reproduce the
7067754Smsmith * above Copyright Notice, and the following Disclaimer and Export Compliance
7167754Smsmith * provision in the documentation and/or other materials provided with the
7267754Smsmith * distribution.
7367754Smsmith *
7467754Smsmith * 3.4. Intel retains all right, title, and interest in and to the Original
7567754Smsmith * Intel Code.
7667754Smsmith *
7767754Smsmith * 3.5. Neither the name Intel nor any other trademark owned or controlled by
7867754Smsmith * Intel shall be used in advertising or otherwise to promote the sale, use or
7967754Smsmith * other dealings in products derived from or relating to the Covered Code
8067754Smsmith * without prior written authorization from Intel.
8167754Smsmith *
8267754Smsmith * 4. Disclaimer and Export Compliance
8367754Smsmith *
8467754Smsmith * 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED
8567754Smsmith * HERE.  ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE
8667754Smsmith * IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT,  ASSISTANCE,
8767754Smsmith * INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL WILL NOT PROVIDE ANY
8867754Smsmith * UPDATES, ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY DISCLAIMS ANY
8967754Smsmith * IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A
9067754Smsmith * PARTICULAR PURPOSE.
9167754Smsmith *
9267754Smsmith * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES
9367754Smsmith * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
9467754Smsmith * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,
9567754Smsmith * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
9667754Smsmith * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
9767754Smsmith * HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.  THESE LIMITATIONS
9867754Smsmith * SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY
9967754Smsmith * LIMITED REMEDY.
10067754Smsmith *
10167754Smsmith * 4.3. Licensee shall not export, either directly or indirectly, any of this
10267754Smsmith * software or system incorporating such software without first obtaining any
10367754Smsmith * required license or other approval from the U. S. Department of Commerce or
10467754Smsmith * any other agency or department of the United States Government.  In the
10567754Smsmith * event Licensee exports any such software from the United States or
10667754Smsmith * re-exports any such software from a foreign destination, Licensee shall
10767754Smsmith * ensure that the distribution and export/re-export of the software is in
10867754Smsmith * compliance with all laws, regulations, orders, or other restrictions of the
10967754Smsmith * U.S. Export Administration Regulations. Licensee agrees that neither it nor
11067754Smsmith * any of its subsidiaries will export/re-export any technical data, process,
11167754Smsmith * software, or service, directly or indirectly, to any country for which the
11267754Smsmith * United States government or any agency thereof requires an export license,
11367754Smsmith * other governmental approval, or letter of assurance, without first obtaining
11467754Smsmith * such license, approval or letter.
11567754Smsmith *
11667754Smsmith *****************************************************************************/
11767754Smsmith
11867754Smsmith#ifndef __ACRESRC_H__
11967754Smsmith#define __ACRESRC_H__
12067754Smsmith
12167754Smsmith
12267754Smsmith/*
12367754Smsmith *  Function prototypes called from Acpi* APIs
12467754Smsmith */
12567754Smsmith
12667754SmsmithACPI_STATUS
12767754SmsmithAcpiRsGetPrtMethodData (
12867754Smsmith    ACPI_HANDLE             Handle,
12967754Smsmith    ACPI_BUFFER             *RetBuffer);
13067754Smsmith
13167754Smsmith
13267754SmsmithACPI_STATUS
13367754SmsmithAcpiRsGetCrsMethodData (
13467754Smsmith    ACPI_HANDLE             Handle,
13567754Smsmith    ACPI_BUFFER             *RetBuffer);
13667754Smsmith
13767754SmsmithACPI_STATUS
13867754SmsmithAcpiRsGetPrsMethodData (
13967754Smsmith    ACPI_HANDLE             Handle,
14067754Smsmith    ACPI_BUFFER             *RetBuffer);
14167754Smsmith
14267754SmsmithACPI_STATUS
143114237SnjlAcpiRsGetMethodData (
144114237Snjl    ACPI_HANDLE             Handle,
145114237Snjl    char                    *Path,
146114237Snjl    ACPI_BUFFER             *RetBuffer);
147114237Snjl
148114237SnjlACPI_STATUS
14967754SmsmithAcpiRsSetSrsMethodData (
15067754Smsmith    ACPI_HANDLE             Handle,
15167754Smsmith    ACPI_BUFFER             *RetBuffer);
15267754Smsmith
15367754SmsmithACPI_STATUS
15467754SmsmithAcpiRsCreateResourceList (
15567754Smsmith    ACPI_OPERAND_OBJECT     *ByteStreamBuffer,
15691116Smsmith    ACPI_BUFFER             *OutputBuffer);
15767754Smsmith
15867754SmsmithACPI_STATUS
15967754SmsmithAcpiRsCreateByteStream (
16077424Smsmith    ACPI_RESOURCE           *LinkedListBuffer,
16191116Smsmith    ACPI_BUFFER             *OutputBuffer);
16267754Smsmith
16367754SmsmithACPI_STATUS
16467754SmsmithAcpiRsCreatePciRoutingTable (
16591116Smsmith    ACPI_OPERAND_OBJECT     *PackageObject,
16691116Smsmith    ACPI_BUFFER             *OutputBuffer);
16767754Smsmith
16867754Smsmith
16967754Smsmith/*
17099679Siwasaki * Function prototypes called from AcpiRsCreate*
17167754Smsmith */
17299679Siwasakivoid
17399679SiwasakiAcpiRsDumpIrq (
17499679Siwasaki    ACPI_RESOURCE_DATA      *Data);
17567754Smsmith
17667754Smsmithvoid
17799679SiwasakiAcpiRsDumpAddress16 (
17899679Siwasaki    ACPI_RESOURCE_DATA      *Data);
17999679Siwasaki
18099679Siwasakivoid
18199679SiwasakiAcpiRsDumpAddress32 (
18299679Siwasaki    ACPI_RESOURCE_DATA      *Data);
183102550Siwasaki
18499679Siwasakivoid
18599679SiwasakiAcpiRsDumpAddress64 (
18699679Siwasaki    ACPI_RESOURCE_DATA      *Data);
187102550Siwasaki
18899679Siwasakivoid
18999679SiwasakiAcpiRsDumpDma (
19099679Siwasaki    ACPI_RESOURCE_DATA      *Data);
19199679Siwasaki
19299679Siwasakivoid
19399679SiwasakiAcpiRsDumpIo (
19499679Siwasaki    ACPI_RESOURCE_DATA      *Data);
195102550Siwasaki
19699679Siwasakivoid
19799679SiwasakiAcpiRsDumpExtendedIrq (
19899679Siwasaki    ACPI_RESOURCE_DATA      *Data);
19999679Siwasaki
20099679Siwasakivoid
20199679SiwasakiAcpiRsDumpFixedIo (
20299679Siwasaki    ACPI_RESOURCE_DATA      *Data);
20399679Siwasaki
20499679Siwasakivoid
20599679SiwasakiAcpiRsDumpFixedMemory32 (
20699679Siwasaki    ACPI_RESOURCE_DATA      *Data);
20799679Siwasaki
20899679Siwasakivoid
20999679SiwasakiAcpiRsDumpMemory24 (
21099679Siwasaki    ACPI_RESOURCE_DATA      *Data);
21199679Siwasaki
21299679Siwasakivoid
21399679SiwasakiAcpiRsDumpMemory32 (
21499679Siwasaki    ACPI_RESOURCE_DATA      *Data);
21599679Siwasaki
21699679Siwasakivoid
21799679SiwasakiAcpiRsDumpStartDependFns (
21899679Siwasaki    ACPI_RESOURCE_DATA      *Data);
21999679Siwasaki
22099679Siwasakivoid
22199679SiwasakiAcpiRsDumpVendorSpecific (
22299679Siwasaki    ACPI_RESOURCE_DATA      *Data);
22399679Siwasaki
22499679Siwasakivoid
22567754SmsmithAcpiRsDumpResourceList (
22677424Smsmith    ACPI_RESOURCE           *Resource);
22767754Smsmith
22867754Smsmithvoid
22967754SmsmithAcpiRsDumpIrqList (
23067754Smsmith    UINT8                   *RouteTable);
23167754Smsmith
23267754SmsmithACPI_STATUS
23367754SmsmithAcpiRsGetByteStreamStart (
23467754Smsmith    UINT8                   *ByteStreamBuffer,
23567754Smsmith    UINT8                   **ByteStreamStart,
23667754Smsmith    UINT32                  *Size);
23767754Smsmith
23867754SmsmithACPI_STATUS
23999679SiwasakiAcpiRsGetListLength (
24067754Smsmith    UINT8                   *ByteStreamBuffer,
24167754Smsmith    UINT32                  ByteStreamBufferLength,
24291116Smsmith    ACPI_SIZE               *SizeNeeded);
24367754Smsmith
24467754SmsmithACPI_STATUS
24599679SiwasakiAcpiRsGetByteStreamLength (
24677424Smsmith    ACPI_RESOURCE           *LinkedListBuffer,
24791116Smsmith    ACPI_SIZE               *SizeNeeded);
24867754Smsmith
24967754SmsmithACPI_STATUS
25099679SiwasakiAcpiRsGetPciRoutingTableLength (
25167754Smsmith    ACPI_OPERAND_OBJECT     *PackageObject,
25291116Smsmith    ACPI_SIZE               *BufferSizeNeeded);
25367754Smsmith
25467754SmsmithACPI_STATUS
25567754SmsmithAcpiRsByteStreamToList (
25667754Smsmith    UINT8                   *ByteStreamBuffer,
25767754Smsmith    UINT32                  ByteStreamBufferLength,
25891116Smsmith    UINT8                   *OutputBuffer);
25967754Smsmith
26067754SmsmithACPI_STATUS
26167754SmsmithAcpiRsListToByteStream (
26277424Smsmith    ACPI_RESOURCE           *LinkedList,
26399679Siwasaki    ACPI_SIZE               ByteStreamSizeNeeded,
26491116Smsmith    UINT8                   *OutputBuffer);
26567754Smsmith
26667754SmsmithACPI_STATUS
26767754SmsmithAcpiRsIoResource (
26867754Smsmith    UINT8                   *ByteStreamBuffer,
26991116Smsmith    ACPI_SIZE               *BytesConsumed,
27067754Smsmith    UINT8                   **OutputBuffer,
27191116Smsmith    ACPI_SIZE               *StructureSize);
27267754Smsmith
27367754SmsmithACPI_STATUS
27467754SmsmithAcpiRsFixedIoResource (
27567754Smsmith    UINT8                   *ByteStreamBuffer,
27691116Smsmith    ACPI_SIZE               *BytesConsumed,
27767754Smsmith    UINT8                   **OutputBuffer,
27891116Smsmith    ACPI_SIZE               *StructureSize);
27967754Smsmith
28067754SmsmithACPI_STATUS
28167754SmsmithAcpiRsIoStream (
28277424Smsmith    ACPI_RESOURCE           *LinkedList,
28367754Smsmith    UINT8                   **OutputBuffer,
28491116Smsmith    ACPI_SIZE               *BytesConsumed);
28567754Smsmith
28667754SmsmithACPI_STATUS
28767754SmsmithAcpiRsFixedIoStream (
28877424Smsmith    ACPI_RESOURCE           *LinkedList,
28967754Smsmith    UINT8                   **OutputBuffer,
29091116Smsmith    ACPI_SIZE               *BytesConsumed);
29167754Smsmith
29267754SmsmithACPI_STATUS
29367754SmsmithAcpiRsIrqResource (
29467754Smsmith    UINT8                   *ByteStreamBuffer,
29591116Smsmith    ACPI_SIZE               *BytesConsumed,
29667754Smsmith    UINT8                   **OutputBuffer,
29791116Smsmith    ACPI_SIZE               *StructureSize);
29867754Smsmith
29967754SmsmithACPI_STATUS
30067754SmsmithAcpiRsIrqStream (
30177424Smsmith    ACPI_RESOURCE           *LinkedList,
30267754Smsmith    UINT8                   **OutputBuffer,
30391116Smsmith    ACPI_SIZE               *BytesConsumed);
30467754Smsmith
30567754SmsmithACPI_STATUS
30667754SmsmithAcpiRsDmaResource (
30767754Smsmith    UINT8                   *ByteStreamBuffer,
30891116Smsmith    ACPI_SIZE               *BytesConsumed,
30967754Smsmith    UINT8                   **OutputBuffer,
31091116Smsmith    ACPI_SIZE               *StructureSize);
31167754Smsmith
31267754SmsmithACPI_STATUS
31367754SmsmithAcpiRsDmaStream (
31477424Smsmith    ACPI_RESOURCE           *LinkedList,
31567754Smsmith    UINT8                   **OutputBuffer,
31691116Smsmith    ACPI_SIZE               *BytesConsumed);
31767754Smsmith
31867754SmsmithACPI_STATUS
31967754SmsmithAcpiRsAddress16Resource (
32067754Smsmith    UINT8                   *ByteStreamBuffer,
32191116Smsmith    ACPI_SIZE               *BytesConsumed,
32267754Smsmith    UINT8                   **OutputBuffer,
32391116Smsmith    ACPI_SIZE               *StructureSize);
32467754Smsmith
32567754SmsmithACPI_STATUS
32667754SmsmithAcpiRsAddress16Stream (
32777424Smsmith    ACPI_RESOURCE           *LinkedList,
32867754Smsmith    UINT8                   **OutputBuffer,
32991116Smsmith    ACPI_SIZE               *BytesConsumed);
33067754Smsmith
33167754SmsmithACPI_STATUS
33267754SmsmithAcpiRsAddress32Resource (
33367754Smsmith    UINT8                   *ByteStreamBuffer,
33491116Smsmith    ACPI_SIZE               *BytesConsumed,
33567754Smsmith    UINT8                   **OutputBuffer,
33691116Smsmith    ACPI_SIZE               *StructureSize);
33767754Smsmith
33867754SmsmithACPI_STATUS
33967754SmsmithAcpiRsAddress32Stream (
34077424Smsmith    ACPI_RESOURCE           *LinkedList,
34167754Smsmith    UINT8                   **OutputBuffer,
34291116Smsmith    ACPI_SIZE               *BytesConsumed);
34367754Smsmith
34467754SmsmithACPI_STATUS
34577424SmsmithAcpiRsAddress64Resource (
34677424Smsmith    UINT8                   *ByteStreamBuffer,
34791116Smsmith    ACPI_SIZE               *BytesConsumed,
34877424Smsmith    UINT8                   **OutputBuffer,
34991116Smsmith    ACPI_SIZE               *StructureSize);
35077424Smsmith
35177424SmsmithACPI_STATUS
35277424SmsmithAcpiRsAddress64Stream (
35377424Smsmith    ACPI_RESOURCE           *LinkedList,
35477424Smsmith    UINT8                   **OutputBuffer,
35591116Smsmith    ACPI_SIZE               *BytesConsumed);
35677424Smsmith
35777424SmsmithACPI_STATUS
35891116SmsmithAcpiRsStartDependFnsResource (
35967754Smsmith    UINT8                   *ByteStreamBuffer,
36091116Smsmith    ACPI_SIZE               *BytesConsumed,
36167754Smsmith    UINT8                   **OutputBuffer,
36291116Smsmith    ACPI_SIZE               *StructureSize);
36367754Smsmith
36467754SmsmithACPI_STATUS
36591116SmsmithAcpiRsEndDependFnsResource (
36667754Smsmith    UINT8                   *ByteStreamBuffer,
36791116Smsmith    ACPI_SIZE               *BytesConsumed,
36867754Smsmith    UINT8                   **OutputBuffer,
36991116Smsmith    ACPI_SIZE               *StructureSize);
37067754Smsmith
37167754SmsmithACPI_STATUS
37291116SmsmithAcpiRsStartDependFnsStream (
37377424Smsmith    ACPI_RESOURCE           *LinkedList,
37467754Smsmith    UINT8                   **OutputBuffer,
37591116Smsmith    ACPI_SIZE               *BytesConsumed);
37667754Smsmith
37767754SmsmithACPI_STATUS
37891116SmsmithAcpiRsEndDependFnsStream (
37977424Smsmith    ACPI_RESOURCE           *LinkedList,
38067754Smsmith    UINT8                   **OutputBuffer,
38191116Smsmith    ACPI_SIZE               *BytesConsumed);
38267754Smsmith
38367754SmsmithACPI_STATUS
38467754SmsmithAcpiRsMemory24Resource (
38567754Smsmith    UINT8                   *ByteStreamBuffer,
38691116Smsmith    ACPI_SIZE               *BytesConsumed,
38767754Smsmith    UINT8                   **OutputBuffer,
38891116Smsmith    ACPI_SIZE               *StructureSize);
38967754Smsmith
39067754SmsmithACPI_STATUS
39167754SmsmithAcpiRsMemory24Stream (
39277424Smsmith    ACPI_RESOURCE           *LinkedList,
39367754Smsmith    UINT8                   **OutputBuffer,
39491116Smsmith    ACPI_SIZE               *BytesConsumed);
39567754Smsmith
39667754SmsmithACPI_STATUS
39767754SmsmithAcpiRsMemory32RangeResource (
39867754Smsmith    UINT8                   *ByteStreamBuffer,
39991116Smsmith    ACPI_SIZE               *BytesConsumed,
40067754Smsmith    UINT8                   **OutputBuffer,
40191116Smsmith    ACPI_SIZE               *StructureSize);
40267754Smsmith
40367754SmsmithACPI_STATUS
40467754SmsmithAcpiRsFixedMemory32Resource (
40567754Smsmith    UINT8                   *ByteStreamBuffer,
40691116Smsmith    ACPI_SIZE               *BytesConsumed,
40767754Smsmith    UINT8                   **OutputBuffer,
40891116Smsmith    ACPI_SIZE               *StructureSize);
40967754Smsmith
41067754SmsmithACPI_STATUS
41167754SmsmithAcpiRsMemory32RangeStream (
41277424Smsmith    ACPI_RESOURCE           *LinkedList,
41367754Smsmith    UINT8                   **OutputBuffer,
41491116Smsmith    ACPI_SIZE               *BytesConsumed);
41567754Smsmith
41667754SmsmithACPI_STATUS
41767754SmsmithAcpiRsFixedMemory32Stream (
41877424Smsmith    ACPI_RESOURCE           *LinkedList,
41967754Smsmith    UINT8                   **OutputBuffer,
42091116Smsmith    ACPI_SIZE               *BytesConsumed);
42167754Smsmith
42267754SmsmithACPI_STATUS
42367754SmsmithAcpiRsExtendedIrqResource (
42467754Smsmith    UINT8                   *ByteStreamBuffer,
42591116Smsmith    ACPI_SIZE               *BytesConsumed,
42667754Smsmith    UINT8                   **OutputBuffer,
42791116Smsmith    ACPI_SIZE               *StructureSize);
42867754Smsmith
42967754SmsmithACPI_STATUS
43067754SmsmithAcpiRsExtendedIrqStream (
43177424Smsmith    ACPI_RESOURCE           *LinkedList,
43267754Smsmith    UINT8                   **OutputBuffer,
43391116Smsmith    ACPI_SIZE               *BytesConsumed);
43467754Smsmith
43567754SmsmithACPI_STATUS
43667754SmsmithAcpiRsEndTagResource (
43767754Smsmith    UINT8                   *ByteStreamBuffer,
43891116Smsmith    ACPI_SIZE               *BytesConsumed,
43967754Smsmith    UINT8                   **OutputBuffer,
44091116Smsmith    ACPI_SIZE               *StructureSize);
44167754Smsmith
44267754SmsmithACPI_STATUS
44367754SmsmithAcpiRsEndTagStream (
44477424Smsmith    ACPI_RESOURCE           *LinkedList,
44567754Smsmith    UINT8                   **OutputBuffer,
44691116Smsmith    ACPI_SIZE               *BytesConsumed);
44767754Smsmith
44867754SmsmithACPI_STATUS
44967754SmsmithAcpiRsVendorResource (
45067754Smsmith    UINT8                   *ByteStreamBuffer,
45191116Smsmith    ACPI_SIZE               *BytesConsumed,
45267754Smsmith    UINT8                   **OutputBuffer,
45391116Smsmith    ACPI_SIZE               *StructureSize);
45467754Smsmith
45567754SmsmithACPI_STATUS
45667754SmsmithAcpiRsVendorStream (
45777424Smsmith    ACPI_RESOURCE           *LinkedList,
45867754Smsmith    UINT8                   **OutputBuffer,
45991116Smsmith    ACPI_SIZE               *BytesConsumed);
46067754Smsmith
46177424SmsmithUINT8
46277424SmsmithAcpiRsGetResourceType (
46377424Smsmith    UINT8                   ResourceStartByte);
46467754Smsmith
46567754Smsmith#endif  /* __ACRESRC_H__ */
466