Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/i386/
H A Dmultiboot.c108 static void setup_bootpath(struct multiboot_info *);
191 setup_bootpath(mi); in multiboot1_post_reloc()
487 setup_bootpath(struct multiboot_info *mi) in setup_bootpath() function