Searched refs:first_dp (Results 1 – 1 of 1) sorted by relevance
384 EFI_DEVICE_PATH *dp, *edp, *first_dp, *last_dp; in match_boot_info() local423 last_dp = first_dp = dp = (EFI_DEVICE_PATH *)walker; in match_boot_info()444 if (last_dp == first_dp) { in match_boot_info()