Lines Matching defs:ACPI_OPTION
166 #if defined ACPI_OPTION
167 #undef ACPI_OPTION
170 #define ACPI_OPTION(Name, Description) \
188 ACPI_OPTION ("-h", "Display help");
189 ACPI_OPTION ("-v", "Display version information");
190 ACPI_OPTION ("-vd", "Display build date and time");
193 ACPI_OPTION ("-a [Name/Prefix | *]", "Display both ASL operator and AML opcode name(s)");
194 ACPI_OPTION ("-g [Name/Prefix | *]", "Display AML grammar elements(s)");
195 ACPI_OPTION ("-m [Name/Prefix | *]", "Display AML opcode name(s)");
198 ACPI_OPTION ("-e [HexValue]", "Decode ACPICA exception code");
199 ACPI_OPTION ("-o [HexValue]", "Decode hex AML opcode");
200 ACPI_OPTION ("-x [HexValue]", "Decode iASL exception code");
203 ACPI_OPTION ("-k [Name/Prefix | *]", "Display ASL non-operator keyword(s)");
204 ACPI_OPTION ("-p [Name/Prefix | *]", "Display ASL predefined method name(s)");
205 ACPI_OPTION ("-s [Name/Prefix | *]", "Display ASL operator name(s)");
208 ACPI_OPTION ("-i [Name/Prefix | *]", "Display ACPI/PNP Hardware ID(s)");
209 ACPI_OPTION ("-d", "Display iASL Preprocessor directives");
210 ACPI_OPTION ("-t", "Display supported ACPI tables");
211 ACPI_OPTION ("-u", "Display ACPI-related UUIDs");