Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/disassembler/
H 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()
/titanic_41/usr/src/uts/intel/io/acpica/resources/
H 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},
333 … ACPI_RSD_OFFSET (Address.Info.Mem.WriteProtect), "Write Protect", AcpiGbl_RwDecode},
/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutresrc.c141 const char *AcpiGbl_RwDecode[] = variable
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacutils.h67 extern const char *AcpiGbl_RwDecode[];