Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c394 text = efi_devpath_name(dp->pd_devpath); in find_currdev()
405 text = efi_devpath_name(pp->pd_devpath); in find_currdev()
888 text = efi_devpath_name(img->FilePath); in main()
898 text = efi_devpath_name(imgpath); in main()
1246 text = efi_devpath_name(dp); in command_lsefi()
H A Defiserialio.c385 text = efi_devpath_name(dp); in comc_devinfo()
/illumos-gate/usr/src/boot/efi/include/
H A Defilib.h91 CHAR16 *efi_devpath_name(EFI_DEVICE_PATH *);
/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevpath.c83 efi_devpath_name(EFI_DEVICE_PATH *devpath) in efi_devpath_name() function
H A Definet.c382 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
H A Denv.c959 text = efi_devpath_name(dp); in efi_print_global()
978 text = efi_devpath_name((EFI_DEVICE_PATH *)data); in efi_print_global()
H A Defi_console.c817 text = efi_devpath_name(dp); in efi_cons_devinfo_print()
H A Defipart.c784 text = efi_devpath_name(efi_lookup_devpath(h)); in efipart_print_common()