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

/freebsd-current/stand/efi/boot1/
H A Dproto.c48 * probe_handle determines if the passed handle represents a logical partition
53 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) function
196 rv = probe_handle(handles[i], imgpath);
/freebsd-current/stand/efi/gptboot/
H A Dproto.c138 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) function
205 probe_handle(handles[i], imgpath);

Completed in 109 milliseconds