Searched refs:efi_lookup_devpath (Results 1 – 8 of 8) sorted by relevance
105 dev = efi_lookup_devpath(port->currdev); in efi_serial_should_append()236 dev = efi_lookup_devpath(port->currdev); in efi_check_and_set_condev()273 parent = efi_lookup_devpath(handles[i]); in efi_get_io_handle()537 dp = efi_lookup_devpath(port->currdev); in efi_set_serial_name()818 dp = efi_lookup_devpath(port->currdev); in efi_serial_devinfo()
315 devpath = efi_lookup_devpath(handles[i]); in efinet_dev_init()382 text = efi_devpath_name(efi_lookup_devpath(h)); in efinet_dev_print()
59 efi_lookup_devpath(EFI_HANDLE handle) in efi_lookup_devpath() function
146 dev = efi_lookup_devpath(port->currdev); in efi_isa_should_append()277 dev = efi_lookup_devpath(port->currdev); in efi_check_and_set_condev()804 dp = efi_lookup_devpath(port->currdev); in efi_isa_devinfo()
362 if ((devpath = efi_lookup_devpath(hin[i])) == NULL) in efipart_inithandles()784 text = efi_devpath_name(efi_lookup_devpath(h)); in efipart_print_common()
833 dp = efi_lookup_devpath(handle); in efi_cons_devinfo_print()
100 devpath = efi_lookup_devpath(img->DeviceHandle); in efi_zfs_is_preferred()122 devpath = efi_lookup_devpath(h); in efi_zfs_is_preferred()451 devpath = efi_lookup_devpath(h); in find_currdev()659 devpath = efi_lookup_devpath(handles[i]); in uefi_serial_console()1244 dp = efi_lookup_devpath(handle); in command_lsefi()
114 EFI_DEVICE_PATH *efi_lookup_devpath(EFI_HANDLE);