49 #define _COMPONENT ACPI_UTILITIES 53 #if defined (ACPI_DEBUG_OUTPUT) || \ 54 defined (ACPI_DISASSEMBLER) || \ 55 defined (ACPI_DEBUGGER) 61 const char *AcpiGbl_BmDecode[] =
67 const char *AcpiGbl_ConfigDecode[] =
69 "0 - Good Configuration",
70 "1 - Acceptable Configuration",
71 "2 - Suboptimal Configuration",
72 "3 - ***Invalid Configuration***",
75 const char *AcpiGbl_ConsumeDecode[] =
81 const char *AcpiGbl_DecDecode[] =
87 const char *AcpiGbl_HeDecode[] =
93 const char *AcpiGbl_IoDecode[] =
99 const char *AcpiGbl_LlDecode[] =
107 const char *AcpiGbl_MaxDecode[] =
113 const char *AcpiGbl_MemDecode[] =
121 const char *AcpiGbl_MinDecode[] =
127 const char *AcpiGbl_MtpDecode[] =
129 "AddressRangeMemory",
130 "AddressRangeReserved",
135 const char *AcpiGbl_PhyDecode[] =
143 const char *AcpiGbl_RngDecode[] =
151 const char *AcpiGbl_RwDecode[] =
157 const char *AcpiGbl_ShrDecode[] =
165 const char *AcpiGbl_SizDecode[] =
173 const char *AcpiGbl_TrsDecode[] =
179 const char *AcpiGbl_TtpDecode[] =
185 const char *AcpiGbl_TypDecode[] =
193 const char *AcpiGbl_PpcDecode[] =
201 const char *AcpiGbl_IorDecode[] =
204 "IoRestrictionInputOnly",
205 "IoRestrictionOutputOnly",
206 "IoRestrictionNoneAndPreserve" 209 const char *AcpiGbl_DtsDecode[] =
221 const char *AcpiGbl_CtDecode[] =
229 const char *AcpiGbl_SbtDecode[] =
231 "/* UNKNOWN serial bus type */",
240 const char *AcpiGbl_AmDecode[] =
242 "AddressingMode7Bit",
243 "AddressingMode10Bit" 248 const char *AcpiGbl_SmDecode[] =
250 "ControllerInitiated",
256 const char *AcpiGbl_WmDecode[] =
264 const char *AcpiGbl_CphDecode[] =
272 const char *AcpiGbl_CpoDecode[] =
280 const char *AcpiGbl_DpDecode[] =
288 const char *AcpiGbl_EdDecode[] =
296 const char *AcpiGbl_BpbDecode[] =
303 "/* UNKNOWN Bits per byte */",
304 "/* UNKNOWN Bits per byte */",
305 "/* UNKNOWN Bits per byte */" 310 const char *AcpiGbl_SbDecode[] =
314 "StopBitsOnePlusHalf",
320 const char *AcpiGbl_FcDecode[] =
323 "FlowControlHardware",
325 "/* UNKNOWN flow control keyword */" 330 const char *AcpiGbl_PtDecode[] =
337 "/* UNKNOWN parity keyword */",
338 "/* UNKNOWN parity keyword */",
339 "/* UNKNOWN parity keyword */" 344 const char *AcpiGbl_PtypDecode[] =
351 "Bias High Impedance",
359 "Input Schmitt Trigger",
#define ACPI_MODULE_NAME(Name)