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

  /src/sys/arch/x86/include/
efi.h 66 typedef void (*efi_event_notify)(efi_event, void *); typedef in typeref:typename:void (*)(efi_event,void *)
86 efi_status (*bs_createevent)(uint32_t, efi_tpl, efi_event_notify,
143 efi_event_notify, void *, struct uuid, efi_event *);

Completed in 10 milliseconds