Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/stand/efiboot/
H A Defipxe.c41 extern int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
75 depth = efi_device_path_depth(efi_bootdp, MESSAGING_DEVICE_PATH); in efi_pxeprobe()
H A Defiboot.c57 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
199 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH); in efi_diskprobe()
245 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth() function
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defipxe.c56 extern int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
98 depth = efi_device_path_depth(efi_bootdp, MESSAGING_DEVICE_PATH); in efi_pxeprobe()
H A Defiboot.c73 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
299 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH); in efi_diskprobe()
356 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth() function
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defipxe.c56 extern int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
98 depth = efi_device_path_depth(efi_bootdp, MESSAGING_DEVICE_PATH); in efi_pxeprobe()
H A Defiboot.c65 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
283 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH); in efi_diskprobe()
339 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth() function
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defipxe.c56 extern int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
98 depth = efi_device_path_depth(efi_bootdp, MESSAGING_DEVICE_PATH); in efi_pxeprobe()
H A Defiboot.c64 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
246 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH); in efi_diskprobe()
303 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth() function