Home
last modified time | relevance | path

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

/src/stand/efi/libefi/
H A Ddevpath.c652 _efi_devpath_match(EFI_DEVICE_PATH *devpath1, EFI_DEVICE_PATH *devpath2, in _efi_devpath_match() function
679 return _efi_devpath_match(devpath1, devpath2, false); in efi_devpath_match()
690 return _efi_devpath_match(devpath1, devpath2, true); in efi_devpath_same_disk()