Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1798 UINT16 LabelLength; in RsDoPinGroupDescriptor() local
1815 LabelLength = RsGetStringDataLength (InitializerOp); in RsDoPinGroupDescriptor()
1820 LabelLength + VendorLength + PinListLength; in RsDoPinGroupDescriptor()
1836 VendorData = ACPI_ADD_PTR (UINT8, Label, LabelLength); in RsDoPinGroupDescriptor()
1851 if (LabelLength < 2) in RsDoPinGroupDescriptor()