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

/freebsd-11-stable/stand/efi/boot1/
H A Dboot1.c281 * probe_handle determines if the passed handle represents a logical partition
286 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath, BOOLEAN *preferred) function
350 * probe_handle_status calls probe_handle and outputs the returned status
360 status = probe_handle(h, imgpath, &preferred);

Completed in 115 milliseconds