HomeSort by: relevance | last modified time | path
    Searched defs:GetNextVariableName (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/ia64/stand/ia64/ski/
efi_stub.c 66 static efi_status GetNextVariableName(u_long *, efi_char *, struct uuid *);
94 .rt_scanvar = GetNextVariableName,
208 GetNextVariableName(u_long *namesz, efi_char *name, struct uuid *vendor)
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h 794 EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 985 ACPI_EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName;
989 ACPI_EFI_UNKNOWN_INTERFACE GetNextVariableName;

Completed in 65 milliseconds