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

/freebsd-10-stable/sys/boot/efi/boot1/
H A Dboot1.c84 * nodes_match returns TRUE if the imgpath isn't NULL and the nodes match,
88 nodes_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) function
120 if (!nodes_match(imgpath, devpath))

Completed in 101 milliseconds