Home
last modified time | relevance | path

Searched refs:OldInterface (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dhand.c575 VOID *OldInterface, *NewInterface; in LibReinstallProtocolInterfaces() local
604 OldInterface = va_arg(args, VOID *); in LibReinstallProtocolInterfaces()
611 …uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, OldInterface, NewInterface); in LibReinstallProtocolInterfaces()
632 OldInterface = va_arg(args, VOID *); in LibReinstallProtocolInterfaces()
635 …uefi_call_wrapper(BS->ReinstallProtocolInterface, 4, Handle, Protocol, NewInterface, OldInterface); in LibReinstallProtocolInterfaces()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiapi.h692 IN VOID *OldInterface,
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h612 VOID *OldInterface,