Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1953 UINT16 ResSourceLabelLength; in RsDoPinGroupFunctionDescriptor() local
1969 ResSourceLabelLength = RsGetStringDataLengthAt (InitializerOp, 4); in RsDoPinGroupFunctionDescriptor()
1973 ResSourceLength + ResSourceLabelLength + VendorLength; in RsDoPinGroupFunctionDescriptor()
1989 VendorData = ACPI_ADD_PTR (UINT8, ResourceSourceLabel, ResSourceLabelLength); in RsDoPinGroupFunctionDescriptor()
2030 if (ResSourceLabelLength < 2) in RsDoPinGroupFunctionDescriptor()
2099 UINT16 ResSourceLabelLength; in RsDoPinGroupConfigDescriptor() local
2115 ResSourceLabelLength = RsGetStringDataLengthAt (InitializerOp, 5); in RsDoPinGroupConfigDescriptor()
2119 ResSourceLength + ResSourceLabelLength + VendorLength; in RsDoPinGroupConfigDescriptor()
2135 VendorData = ACPI_ADD_PTR (UINT8, ResourceSourceLabel, ResSourceLabelLength); in RsDoPinGroupConfigDescriptor()
2199 if (ResSourceLabelLength < 2) in RsDoPinGroupConfigDescriptor()