Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/libefi/
H A Ddevpath.c636 _efi_devpath_match(EFI_DEVICE_PATH *devpath1, EFI_DEVICE_PATH *devpath2, in _efi_devpath_match() function
663 return _efi_devpath_match(devpath1, devpath2, false); in efi_devpath_match()
674 return _efi_devpath_match(devpath1, devpath2, true); in efi_devpath_same_disk()