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

/freebsd-11-stable/stand/efi/boot1/
H A Dboot1.c82 * nodes_match returns TRUE if the imgpath isn't NULL and the nodes match,
86 nodes_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) function
118 if (!nodes_match(imgpath, devpath))

Completed in 42 milliseconds