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 Definet.c344 dp = efi_lookup_devpath(pxe_handles[i]); in efi_pxe_snapshot_all()
354 snp_dp = efi_lookup_devpath( in efi_pxe_snapshot_all()
617 devpath = efi_lookup_devpath(handles[i]); in efinet_dev_init()
696 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
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 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()
/freebsd/stand/efi/include/
H A Defilib.h96 EFI_DEVICE_PATH *efi_lookup_devpath(EFI_HANDLE);
/freebsd/stand/efi/loader/
H A Dmain.c751 devpath = efi_lookup_devpath(h); in find_currdev()
1282 devpath = efi_lookup_devpath(boot_img->DeviceHandle); in main()
1865 devpath = efi_lookup_devpath(handle); in command_lsefi()