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

/freebsd-13-stable/stand/efi/boot1/
H A Dproto.c51 * probe_handle determines if the passed handle represents a logical partition
56 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) function
199 rv = probe_handle(handles[i], imgpath);
/freebsd-13-stable/stand/efi/gptboot/
H A Dproto.c141 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) function
208 probe_handle(handles[i], imgpath);

Completed in 99 milliseconds