Searched refs:RequiredSize (Results 1 – 1 of 1) sorted by relevance
135 ACPI_SIZE RequiredSize; in AcpiNsHandleToPathname() local149 RequiredSize = AcpiNsBuildNormalizedPath (Node, NULL, 0, NoTrailing); in AcpiNsHandleToPathname()150 if (!RequiredSize) in AcpiNsHandleToPathname()157 Status = AcpiUtInitializeBuffer (Buffer, RequiredSize); in AcpiNsHandleToPathname()166 RequiredSize, NoTrailing); in AcpiNsHandleToPathname()173 (char *) Buffer->Pointer, (UINT32) RequiredSize)); in AcpiNsHandleToPathname()