efi_device_path_depth
int efi_device_path_depth(EFI_DEVICE_PATH *dp, int);
depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH);
depth = efi_device_path_depth(efi_bootdp,
depth = efi_device_path_depth(efi_bootdp, MEDIA_DEVICE_PATH);
int efi_device_path_depth(EFI_DEVICE_PATH *, int);
depth = efi_device_path_depth(efi_bootdp, HARDWARE_DEVICE_PATH);
depth = efi_device_path_depth(efi_bootdp,
depth = efi_device_path_depth(efi_bootdp,