Lines Matching defs:Length
58 UINT32 Length,
65 UINT32 Length,
72 UINT32 Length,
84 UINT32 Length,
104 * Length - Length of the descriptor in bytes
117 UINT32 Length,
125 if (!Length)
130 AcpiOsPrintf ("RawDataBuffer (0x%.2X) // Vendor Data", Length);
137 for (i = 0; i < Length;)
142 if (Index >= Length)
148 if ((Index + 1) >= Length)
266 * Length - Length of the descriptor in bytes
279 UINT32 Length,
318 * Length - Length of the descriptor in bytes
331 UINT32 Length,
372 * Length - Length of the descriptor in bytes
385 UINT32 Length,
397 AcpiDmGpioIntDescriptor (Info, Resource, Length, Level);
402 AcpiDmGpioIoDescriptor (Info, Resource, Length, Level);
482 * Length - Length of the descriptor in bytes
495 UINT32 Length,
558 * Length - Length of the descriptor in bytes
571 UINT32 Length,
643 * Length - Length of the descriptor in bytes
656 UINT32 Length,
731 * Length - Length of the descriptor in bytes
744 UINT32 Length,
749 Info, Resource, Length, Level);