Library /sys$common/syshlp/SDA.HLB  —  SHOW  ACPI  servers
    Displays the contents of Advanced Configuration and Power
    Interface (ACPI) tables and namespace structures.

    Format

      SHOW ACPI  {/NAMESPACE |/TABLE}

                 [/ADDRESS = address | /ALL | /CHILDREN] [ident]

1  –  Parameter

 ident

    The name of the table or the namespace structure to be displayed.
    If an ident is given, /ADDRESS cannot be specified.

2  –  Qualifier

2.1    /ADDRESS

       /ADDRESS = address

    The physical address of the table entry or virtual address of
    a namespace structure to be displayed. If /ADDRESS is used, no
    ident may be specified.

2.2    /ALL

    Specifies that detailed information on each entity is to be
    displayed. By default, only a brief summary of each entity is
    given, except when a specific table is displayed.

2.3    /CHILDREN

    Specifies that all the child namespace structures for a specified
    namespace entry are to be displayed. /CHILDREN cannot be used
    with /TABLES.

2.4    /NAMESPACE

    Specifies that ACPI namespace structures are to be displayed.
    Either /NAMESPACE or /TABLES must be specified.

2.5    /TABLES

    Specifies that ACPI tables are to be displayed. Either /NAMESPACE
    or /TABLES must be specified.
Close Help