Home
last modified time | relevance | path

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

/freebsd/stand/efi/loader/
H A Dmain.c356 EFI_DEVICE_PATH *dp, *edp, *first_dp, *last_dp; in match_boot_info() local
395 last_dp = first_dp = dp = (EFI_DEVICE_PATH *)walker; in match_boot_info()
416 if (last_dp == first_dp) { in match_boot_info()