Searched refs:OldInterface (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
| H A D | hand.c | 575 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 D | efiapi.h | 692 IN VOID *OldInterface,
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
| H A D | acefiex.h | 612 VOID *OldInterface,
|