Searched refs:efi_lookup_devpath (Results 1 – 5 of 5) sorted by relevance
53 efi_lookup_devpath(EFI_HANDLE handle) in efi_lookup_devpath() function246 devpath = efi_lookup_devpath(h); in efi_devpath_to_handle()
298 devpath = efi_lookup_devpath(handles[i]); in efinet_dev_init()378 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
249 if ((devpath = efi_lookup_devpath(hin[i])) == NULL) in efipart_inithandles()485 efi_lookup_devpath(parent->pd_handle); in efipart_updatecd()675 efi_lookup_devpath(&parent->pd_handle); in efipart_updatehd()717 text = efi_devpath_name(efi_lookup_devpath(h)); in efipart_print_common()
85 EFI_DEVICE_PATH *efi_lookup_devpath(EFI_HANDLE);
581 devpath = efi_lookup_devpath(h); in find_currdev()