Home
last modified time | relevance | path

Searched refs:AcpiGbl_ShrDecode (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmresrcl2.c399 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Gpio.IntFlags, 3)]); in AcpiDmGpioIntDescriptor()
449 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Gpio.IntFlags, 3)]); in AcpiDmGpioIoDescriptor()
550 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinFunction.Flags)]); in AcpiDmPinFunctionDescriptor()
752 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->I2cSerialBus.Flags, 2)]); in AcpiDmI2cSerialBusDescriptor()
837 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->SpiSerialBus.Flags, 2)]); in AcpiDmSpiSerialBusDescriptor()
925 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->UartSerialBus.Flags, 2)]); in AcpiDmUartSerialBusDescriptor()
1029 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinConfig.Flags)]); in AcpiDmPinConfigDescriptor()
1207 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinGroupFunction.Flags)]); in AcpiDmPinGroupFunctionDescriptor()
1281 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinGroupConfig.Flags)]); in AcpiDmPinGroupConfigDescriptor()
H A Ddmresrcs.c195 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Irq.Flags, 4)]); in AcpiDmIrqDescriptor()
H A Ddmresrcl.c1090 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->ExtendedIrq.Flags, 3)]); in AcpiDmInterruptDescriptor()
/illumos-gate/usr/src/common/acpica/resources/
H A Drsdumpinfo.c183 …ACPI_RSD_OFFSET (Irq.Sharable), "Sharing", AcpiGbl_ShrDecode},
327 …ACPI_RSD_OFFSET (ExtendedIrq.Sharable), "Sharing", AcpiGbl_ShrDecode},
350 …ACPI_RSD_OFFSET (Gpio.Sharable), "Sharing", AcpiGbl_ShrDecode},
368 …ACPI_RSD_OFFSET (PinFunction.Sharable), "Sharing", AcpiGbl_ShrDecode},
382 …ACPI_RSD_OFFSET (PinConfig.Sharable), "Sharing", AcpiGbl_ShrDecode},
409 …ACPI_RSD_OFFSET (PinGroupFunction.Sharable), "Sharing", AcpiGbl_ShrDecode},
422 …ACPI_RSD_OFFSET (PinGroupConfig.Sharable), "Sharing", AcpiGbl_ShrDecode},
444 …PI_RSD_OFFSET (CommonSerialBus.ConnectionSharing),"ConnectionSharing", AcpiGbl_ShrDecode}, \
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutresdecode.c257 const char *AcpiGbl_ShrDecode[] = variable
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacutils.h176 extern const char *AcpiGbl_ShrDecode[];