Home
last modified time | relevance | path

Searched refs:AcpiGbl_RwDecode (Results 1 – 4 of 4) sorted by relevance

/third_party/lib/acpica/source/components/disassembler/
A Ddmresrcl.c484 AcpiGbl_RwDecode [ACPI_GET_1BIT_FLAG (SpecificFlags)]); in AcpiDmMemoryFlags()
793 AcpiGbl_RwDecode [ACPI_GET_1BIT_FLAG (Resource->Memory24.Flags)]); in AcpiDmMemory24Descriptor()
834 AcpiGbl_RwDecode [ACPI_GET_1BIT_FLAG (Resource->Memory32.Flags)]); in AcpiDmMemory32Descriptor()
875 AcpiGbl_RwDecode [ACPI_GET_1BIT_FLAG (Resource->FixedMemory32.Flags)]); in AcpiDmFixedMemory32Descriptor()
/third_party/lib/acpica/source/components/resources/
A Drsdumpinfo.c135 … ACPI_RSD_OFFSET (Memory24.WriteProtect), "Write Protect", AcpiGbl_RwDecode},
145 … ACPI_RSD_OFFSET (Memory32.WriteProtect), "Write Protect", AcpiGbl_RwDecode},
155 … ACPI_RSD_OFFSET (FixedMemory32.WriteProtect), "Write Protect", AcpiGbl_RwDecode},
332 … ACPI_RSD_OFFSET (Address.Info.Mem.WriteProtect), "Write Protect", AcpiGbl_RwDecode},
/third_party/lib/acpica/source/components/utilities/
A Dutresrc.c141 const char *AcpiGbl_RwDecode[] = variable
/third_party/lib/acpica/source/include/acpica/
A Dacutils.h67 extern const char *AcpiGbl_RwDecode[];

Completed in 6 milliseconds