Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Defiboot.h64 char *get_dtb_path(void);
H A Dboot.c528 get_dtb_path(void) in get_dtb_path() function
H A Defifdt.c604 load_file(get_dtb_path(), 0, false, &dtb_addr, &dtb_size); in arch_prepare_boot()