Lines Matching refs:ExtraStructBytes
426 UINT32 ExtraStructBytes;
465 ExtraStructBytes = 0;
476 ExtraStructBytes = AcpiRsCountSetBits (Temp16);
485 ExtraStructBytes = AcpiRsCountSetBits (*Buffer);
495 ExtraStructBytes = ResourceLength;
502 if (ExtraStructBytes)
504 ExtraStructBytes--;
523 ExtraStructBytes = AcpiRsStreamOptionLength (
535 ExtraStructBytes = (Buffer[1] - 1) * sizeof (UINT32);
539 ExtraStructBytes += AcpiRsStreamOptionLength (
540 ResourceLength - ExtraStructBytes, MinimumAmlResourceLength);
549 ExtraStructBytes +=
556 ExtraStructBytes +=
567 ExtraStructBytes +=
587 AmlResource->CommonSerialBus.Type] + ExtraStructBytes;
592 ExtraStructBytes;