Home
last modified time | relevance | path

Searched refs:PinCount (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmresrcl2.c192 UINT32 PinCount; in AcpiDmGpioCommon() local
236 PinCount = ((UINT32) (Resource->Gpio.ResSourceOffset - in AcpiDmGpioCommon()
243 for (i = 0; i < PinCount; i++) in AcpiDmGpioCommon()
247 ((i + 1) < PinCount) ? "," : ""); in AcpiDmGpioCommon()
255 PinCount, PinList, DeviceName); in AcpiDmGpioCommon()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Damlresrc.h592 UINT32 PinCount,