Searched refs:AcpiGbl_ShrDecode (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/external/bsd/acpica/dist/disassembler/ |
| D | dmresrcl2.c | 409 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Gpio.IntFlags, 3)]); in AcpiDmGpioIntDescriptor() 459 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Gpio.IntFlags, 3)]); in AcpiDmGpioIoDescriptor() 600 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinFunction.Flags)]); in AcpiDmPinFunctionDescriptor() 880 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->I2cSerialBus.Flags, 2)]); in AcpiDmI2cSerialBusDescriptor() 963 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->SpiSerialBus.Flags, 2)]); in AcpiDmSpiSerialBusDescriptor() 1049 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->UartSerialBus.Flags, 2)]); in AcpiDmUartSerialBusDescriptor() 1151 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinConfig.Flags)]); in AcpiDmPinConfigDescriptor() 1329 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinGroupFunction.Flags)]); in AcpiDmPinGroupFunctionDescriptor() 1403 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinGroupConfig.Flags)]); in AcpiDmPinGroupConfigDescriptor()
|
| D | dmresrcs.c | 195 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Irq.Flags, 4)]); in AcpiDmIrqDescriptor()
|
| D | dmresrcl.c | 1090 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->ExtendedIrq.Flags, 3)]); in AcpiDmInterruptDescriptor()
|
| /netbsd/src/sys/external/bsd/acpica/dist/resources/ |
| D | rsdumpinfo.c | 183 …ACPI_RSD_OFFSET (Irq.Shareable), "Sharing", AcpiGbl_ShrDecode}, 327 …ACPI_RSD_OFFSET (ExtendedIrq.Shareable), "Sharing", AcpiGbl_ShrDecode}, 350 …ACPI_RSD_OFFSET (Gpio.Shareable), "Sharing", AcpiGbl_ShrDecode}, 368 …ACPI_RSD_OFFSET (PinFunction.Shareable), "Sharing", AcpiGbl_ShrDecode}, 393 …ACPI_RSD_OFFSET (PinConfig.Shareable), "Sharing", AcpiGbl_ShrDecode}, 420 …ACPI_RSD_OFFSET (PinGroupFunction.Shareable), "Sharing", AcpiGbl_ShrDecode}, 433 …ACPI_RSD_OFFSET (PinGroupConfig.Shareable), "Sharing", AcpiGbl_ShrDecode}, 455 …PI_RSD_OFFSET (CommonSerialBus.ConnectionSharing),"ConnectionSharing", AcpiGbl_ShrDecode}, \
|
| /netbsd/src/sys/external/bsd/acpica/dist/utilities/ |
| D | utresdecode.c | 265 const char *AcpiGbl_ShrDecode[] = variable
|
| /netbsd/src/sys/external/bsd/acpica/dist/include/ |
| D | acutils.h | 177 extern const char *AcpiGbl_ShrDecode[];
|