Home
last modified time | relevance | path

Searched refs:efi_close_devpath (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/stand/efi/loader/
H A Defiserialio.c179 efi_close_devpath(condev); in efi_serial_get_handle()
191 efi_close_devpath(handles[index]); in efi_serial_get_handle()
/freebsd-13.1/stand/efi/include/
H A Defilib.h87 void efi_close_devpath(EFI_HANDLE);
/freebsd-13.1/stand/efi/libefi/
H A Defipart.c254 efi_close_devpath(h); in efipart_ignore_device()
261 efi_close_devpath(h); in efipart_ignore_device()
309 efi_close_devpath(h); in efipart_ignore_device()
339 efi_close_devpath(h); in efipart_ignore_device()
H A Ddevpath.c71 efi_close_devpath(EFI_HANDLE handle) in efi_close_devpath() function