Home
last modified time | relevance | path

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

/src/stand/efi/libefi/
H A Deficom.c183 devpath = efi_lookup_devpath(condev); in efi_serial_get_handle()
195 devpath = efi_lookup_devpath(handles[index]); in efi_serial_get_handle()
H A Definet.c389 devpath = efi_lookup_devpath(handles[i]); in efinet_dev_init()
457 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
H A Ddevpath.c57 efi_lookup_devpath(EFI_HANDLE handle) in efi_lookup_devpath() function
760 devpath = efi_lookup_devpath(h); in efi_devpath_to_handle()
H A Defipart.c386 if ((devpath = efi_lookup_devpath(hin[i])) == NULL) in efipart_inithandles()
808 text = efi_devpath_name(efi_lookup_devpath(h)); in efipart_print_common()
/src/stand/efi/include/
H A Defilib.h95 EFI_DEVICE_PATH *efi_lookup_devpath(EFI_HANDLE);
/src/stand/efi/loader/
H A Dmain.c697 devpath = efi_lookup_devpath(h); in find_currdev()
1774 devpath = efi_lookup_devpath(handle); in lsefi_print_handle_info()