Home
last modified time | relevance | path

Searched defs:dptype (Results 1 – 3 of 3) 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()
/netbsd-src/sys/stand/efiboot/
H A Defidev.c27 efi_device_path_depth(EFI_DEVICE_PATH *dp, int dptype) in efi_device_path_depth()
/netbsd-src/external/bsd/pdisk/dist/
H A Dpartition_map.c614 add_partition_to_map(const char *name, const char *dptype, uint32_t base, uint32_t length, in add_partition_to_map()
745 create_data(const char *name, const char *dptype, uint32_t base, uint32_t length) in create_data()