HomeSort by: relevance | last modified time | path
    Searched refs:PrefixCount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/executer/
exnames.c 56 UINT32 PrefixCount,
69 * PARAMETERS: PrefixCount - Count of parent levels. Special cases:
83 UINT32 PrefixCount,
98 if (PrefixCount == ACPI_UINT32_MAX)
106 SizeNeeded = PrefixCount + (ACPI_NAMESEG_SIZE * NumNameSegs) + 2 + 1;
125 if (PrefixCount == ACPI_UINT32_MAX)
131 while (PrefixCount--)
288 UINT32 PrefixCount = 0;
329 PrefixCount = ACPI_UINT32_MAX;
343 PrefixCount++
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h 316 UINT32 PrefixCount;

Completed in 14 milliseconds