Home
last modified time | relevance | path

Searched refs:GetNextVariableName (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/ia64/stand/ia64/ski/
Defi_stub.c66 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) in GetNextVariableName() function
/netbsd/src/sys/external/bsd/acpica/dist/include/platform/
Dacefiex.h985 ACPI_EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName;
989 ACPI_EFI_UNKNOWN_INTERFACE GetNextVariableName; member