Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1550 UINT16 PinListLength; in RsDoPinFunctionDescriptor() local
1567 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinFunctionDescriptor()
1570 ResSourceLength + VendorLength + PinListLength; in RsDoPinFunctionDescriptor()
1585 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinFunctionDescriptor()
1736 UINT16 PinListLength; in RsDoPinConfigDescriptor() local
1753 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinConfigDescriptor()
1756 ResSourceLength + VendorLength + PinListLength; in RsDoPinConfigDescriptor()
1936 UINT16 PinListLength; in RsDoPinGroupDescriptor() local
1953 PinListLength = RsGetInterruptDataLength (InitializerOp, 4); in RsDoPinGroupDescriptor()
1956 LabelLength + VendorLength + PinListLength; in RsDoPinGroupDescriptor()
[all …]