Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defilib.h108 EFI_DEVICE_PATH *efi_name_to_devpath16(CHAR16 *path);
/freebsd/stand/efi/libefi/
H A Ddevpath.c534 devpath = efi_name_to_devpath16(uv); in efi_name_to_devpath()
540 efi_name_to_devpath16(CHAR16 *path) in efi_name_to_devpath16() function