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

/openbsd-current/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);
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);
245 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) function
/openbsd-current/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);
H A Defiboot.c75 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
300 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH);
357 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) function
/openbsd-current/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);
H A Defiboot.c67 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
285 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH);
341 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) function
/openbsd-current/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);
H A Defiboot.c72 int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
263 depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH);
320 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) function

Completed in 194 milliseconds