Home
last modified time | relevance | path

Searched refs:efiblk_get_pdinfo_by_device_path (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/efi/include/
H A Defilib.h68 pdinfo_t *efiblk_get_pdinfo_by_device_path(EFI_DEVICE_PATH *path);
/freebsd/stand/efi/loader/
H A Dmain.c429 pp = efiblk_get_pdinfo_by_device_path(last_dp); in match_boot_info()
534 dp = efiblk_get_pdinfo_by_device_path(devpath); in find_currdev()
/freebsd/stand/efi/libefi/
H A Defipart.c151 efiblk_get_pdinfo_by_device_path(EFI_DEVICE_PATH *path) in efiblk_get_pdinfo_by_device_path() function