Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype2s.c158 UINT16 InterruptLength; in RsGetInterruptDataLength() local
164 InterruptLength = 0; in RsGetInterruptDataLength()
173 InterruptLength += 2; in RsGetInterruptDataLength()
177 return (InterruptLength); in RsGetInterruptDataLength()
341 UINT16 InterruptLength; in RsDoGpioIntDescriptor() local
359 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() local
568 InterruptLength = RsGetInterruptDataLength (InitializerOp, 10); in RsDoGpioIoDescriptor()
[all …]