Searched refs:InterruptLength (Results 1 – 1 of 1) sorted by relevance
158 UINT16 InterruptLength; in RsGetInterruptDataLength() local164 InterruptLength = 0; in RsGetInterruptDataLength()173 InterruptLength += 2; in RsGetInterruptDataLength()177 return (InterruptLength); in RsGetInterruptDataLength()341 UINT16 InterruptLength; in RsDoGpioIntDescriptor() local359 InterruptLength = RsGetInterruptDataLength (InitializerOp, 10); in RsDoGpioIntDescriptor()362 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()380 ResourceSource = ACPI_ADD_PTR (char, InterruptList, InterruptLength); in RsDoGpioIntDescriptor()550 UINT16 InterruptLength; in RsDoGpioIoDescriptor() local568 InterruptLength = RsGetInterruptDataLength (InitializerOp, 10); in RsDoGpioIoDescriptor()[all …]