Searched refs:InterruptLength (Results 1 – 1 of 1) sorted by relevance
266 UINT16 InterruptLength; in RsGetInterruptDataLength() local272 InterruptLength = 0; in RsGetInterruptDataLength()281 InterruptLength += 2; in RsGetInterruptDataLength()285 return (InterruptLength); in RsGetInterruptDataLength()449 UINT16 InterruptLength; in RsDoGpioIntDescriptor() local467 InterruptLength = RsGetInterruptDataLength (InitializerOp, 10); in RsDoGpioIntDescriptor()470 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()488 ResourceSource = ACPI_ADD_PTR (char, InterruptList, InterruptLength); in RsDoGpioIntDescriptor()658 UINT16 InterruptLength; in RsDoGpioIoDescriptor() local676 InterruptLength = RsGetInterruptDataLength (InitializerOp, 10); in RsDoGpioIoDescriptor()[all …]