Home
last modified time | relevance | path

Searched refs:efi_devpath_name (Results 1 – 11 of 11) sorted by relevance

/freebsd/stand/efi/loader/
H A Dmain.c391 text = efi_devpath_name(dp); in match_boot_info()
461 text = efi_devpath_name(last_dp); in match_boot_info()
588 text = efi_devpath_name(dp->pd_devpath); in find_currdev()
608 text = efi_devpath_name(pp->pd_devpath); in find_currdev()
1132 text = efi_devpath_name(boot_img->FilePath); in main()
1142 text = efi_devpath_name(imgpath); in main()
1484 dp_name = efi_devpath_name(imagepath); in lsefi_print_handle_info()
1491 dp_name = efi_devpath_name(devpath); in lsefi_print_handle_info()
/freebsd/stand/efi/boot1/
H A Dboot1.c244 text = efi_devpath_name(img->FilePath); in efi_main()
257 text = efi_devpath_name(imgpath); in efi_main()
H A Dproto.c74 CHAR16 *text = efi_devpath_name(devpath); in probe_handle()
H A Dufs_module.c147 CHAR16 *text = efi_devpath_name(dev->devpath); in load()
H A Dzfs_module.c153 CHAR16 *text = efi_devpath_name(devinfo->devpath); in load()
/freebsd/stand/efi/include/
H A Defilib.h102 CHAR16 *efi_devpath_name(EFI_DEVICE_PATH *);
/freebsd/stand/efi/gptboot/
H A Dproto.c151 CHAR16 *text = efi_devpath_name(devpath); in probe_handle()
/freebsd/stand/efi/libefi/
H A Denv.c570 text = efi_devpath_name(dp); in efi_print_global()
589 text = efi_devpath_name((EFI_DEVICE_PATH *)data); in efi_print_global()
H A Definet.c454 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
H A Ddevpath.c499 efi_devpath_name(EFI_DEVICE_PATH *devpath) in efi_devpath_name() function
H A Defipart.c807 text = efi_devpath_name(efi_lookup_devpath(h)); in efipart_print_common()