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.c384 EFI_DEVICE_PATH *dp, *edp, *first_dp, *last_dp; in match_boot_info() local
423 last_dp = first_dp = dp = (EFI_DEVICE_PATH *)walker; in match_boot_info()
444 if (last_dp == first_dp) { in match_boot_info()