Home
last modified time | relevance | path

Searched refs:efi_devpath_trim (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/stand/efi/include/
HDefilib.h97 EFI_DEVICE_PATH *efi_devpath_trim(EFI_DEVICE_PATH *);
/freebsd-14-stable/stand/efi/gptboot/
HDproto.c162 trimmed = efi_devpath_trim(imgpath); in probe_handle()
/freebsd-14-stable/stand/efi/libefi/
HDefipart.c220 parent = efi_devpath_trim(devpath); in efipart_find_parent()
312 parent = efi_devpath_trim(devpath); in efipart_ignore_device()
HDdevpath.c593 efi_devpath_trim(EFI_DEVICE_PATH *devpath) in efi_devpath_trim() function
/freebsd-14-stable/stand/efi/loader/
HDmain.c653 copy = efi_devpath_trim(devpath); in find_currdev()