Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Ddevpath.c650 _efi_devpath_match(EFI_DEVICE_PATH *devpath1, EFI_DEVICE_PATH *devpath2, in _efi_devpath_match() function
677 return _efi_devpath_match(devpath1, devpath2, false); in efi_devpath_match()
688 return _efi_devpath_match(devpath1, devpath2, true); in efi_devpath_same_disk()