Home
last modified time | relevance | path

Searched refs:efi_device_path_depth (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defidev.c27 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth() function
H A Defiboot.h79 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
H A Defipxe.c67 depth = efi_device_path_depth(efi_bootdp, in efi_pxe_probe()
H A Defidisk.c102 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH); in efi_disk_probe()
/netbsd-src/sys/stand/efiboot/
H A Defidev.c27 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth() function
H A Defiboot.h88 int efi_device_path_depth(EFI_DEVICE_PATH *, int);
H A Defipxe.c67 depth = efi_device_path_depth(efi_bootdp, in efi_pxe_probe()
H A Definet.c353 depth = efi_device_path_depth(efi_bootdp, HARDWARE_DEVICE_PATH); in efi_net_probe()
355 depth = efi_device_path_depth(efi_bootdp, in efi_net_probe()
H A Defiblock.c486 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH); in efi_block_probe()