Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defilib.h97 EFI_DEVICE_PATH *efi_devpath_trim(EFI_DEVICE_PATH *);
/freebsd/stand/efi/gptboot/
H A Dproto.c162 trimmed = efi_devpath_trim(imgpath); in probe_handle()
/freebsd/stand/efi/libefi/
H A Defipart.c220 parent = efi_devpath_trim(devpath); in efipart_find_parent()
312 parent = efi_devpath_trim(devpath); in efipart_ignore_device()
H A Ddevpath.c593 efi_devpath_trim(EFI_DEVICE_PATH *devpath) in efi_devpath_trim() function
/freebsd/stand/efi/loader/
H A Dmain.c649 copy = efi_devpath_trim(devpath); in find_currdev()