Home
last modified time | relevance | path

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

/acpica-3.6.0/source/compiler/
Daslrestype2s.c2031 UINT16 LabelLength; in RsDoPinGroupDescriptor() local
2047 LabelLength = RsGetStringDataLength (InitializerOp); in RsDoPinGroupDescriptor()
2052 LabelLength + VendorLength + PinListLength; in RsDoPinGroupDescriptor()
2068 VendorData = ACPI_ADD_PTR (UINT8, Label, LabelLength); in RsDoPinGroupDescriptor()
2083 if (LabelLength < 2) in RsDoPinGroupDescriptor()