Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1414 UINT16 PinListLength; in RsDoPinFunctionDescriptor() local
1431 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinFunctionDescriptor()
1434 ResSourceLength + VendorLength + PinListLength; in RsDoPinFunctionDescriptor()
1449 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinFunctionDescriptor()
1600 UINT16 PinListLength; in RsDoPinConfigDescriptor() local
1617 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinConfigDescriptor()
1620 ResSourceLength + VendorLength + PinListLength; in RsDoPinConfigDescriptor()
1800 UINT16 PinListLength; in RsDoPinGroupDescriptor() local
1817 PinListLength = RsGetInterruptDataLength (InitializerOp, 4); in RsDoPinGroupDescriptor()
1820 LabelLength + VendorLength + PinListLength; in RsDoPinGroupDescriptor()
[all …]