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

  /src/sys/arch/x86/x86/
efi_machdep.c 90 static struct efi_ops efi_runtime_ops __read_mostly;
789 efi_register_ops(&efi_runtime_ops);
802 * used outside efi_runtime_ops (which is now not registered)
992 static struct efi_ops efi_runtime_ops = { variable in typeref:struct:efi_ops
efi_machdep.c 90 static struct efi_ops efi_runtime_ops __read_mostly;
789 efi_register_ops(&efi_runtime_ops);
802 * used outside efi_runtime_ops (which is now not registered)
992 static struct efi_ops efi_runtime_ops = { variable in typeref:struct:efi_ops

Completed in 23 milliseconds