Searched refs:device_paths_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/stand/efi/boot1/
H A Dboot1.c102 * device_paths_match returns TRUE if the imgpath isn't NULL and all nodes
107 device_paths_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) function
324 *preferred = device_paths_match(imgpath, devpath);

Completed in 143 milliseconds