Home
last modified time | relevance | path

Searched refs:efi_lookup_devpath (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/efi/libefi/
H A Deficom.c182 devpath = efi_lookup_devpath(condev); in efi_serial_get_handle()
194 devpath = efi_lookup_devpath(handles[index]); in efi_serial_get_handle()
H A Definet.c387 devpath = efi_lookup_devpath(handles[i]); in efinet_dev_init()
454 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
H A Ddevpath.c55 efi_lookup_devpath(EFI_HANDLE handle) in efi_lookup_devpath() function
758 devpath = efi_lookup_devpath(h); in efi_devpath_to_handle()
H A Defipart.c385 if ((devpath = efi_lookup_devpath(hin[i])) == NULL) in efipart_inithandles()
807 text = efi_devpath_name(efi_lookup_devpath(h)); in efipart_print_common()
/freebsd/stand/efi/include/
H A Defilib.h93 EFI_DEVICE_PATH *efi_lookup_devpath(EFI_HANDLE);
/freebsd/stand/efi/loader/
H A Dmain.c656 devpath = efi_lookup_devpath(h); in find_currdev()
1752 devpath = efi_lookup_devpath(handle); in lsefi_print_handle_info()