Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Defidev.c40 efi_device_path_count(EFI_DEVICE_PATH *dp) in efi_device_path_count() function
H A Defiboot.h89 int efi_device_path_count(EFI_DEVICE_PATH *);
H A Defifile.c164 depth = efi_device_path_count(dp); in efi_file_path()