Home
last modified time | relevance | path

Searched refs:efi_devpath_to_handle (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/stand/efi/include/
H A Defilib.h110 EFI_HANDLE efi_devpath_to_handle(EFI_DEVICE_PATH *path, EFI_HANDLE *handles, unsigned nhandles);
/freebsd-src/stand/efi/libefi/
H A Ddevpath.c747 efi_devpath_to_handle(EFI_DEVICE_PATH *path, EFI_HANDLE *handles, unsigned nhandles) in efi_devpath_to_handle() function