Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/hpcmips/
H A Dautoconf.c54 void makebootdev(const char *);
95 makebootdev(const char *cp) in makebootdev() function
H A Dmachdep.c168 extern void makebootdev(const char *);
345 makebootdev("wd0"); /* default boot device */ in mach_init()
365 makebootdev(cp+2); in mach_init()
/netbsd-src/sys/arch/sgimips/sgimips/
H A Dmachdep.c386 makebootdev(bootpath); in mach_init()
396 makebootdev(argv[1]); in mach_init()
405 makebootdev(argv[0]); in mach_init()
417 makebootdev(osload); in mach_init()
429 makebootdev(argv[i] + 16); in mach_init()
439 makebootdev(argv[i] + 16); in mach_init()
H A Dautoconf.c92 makebootdev(const char *cp) in makebootdev() function
/netbsd-src/sys/arch/hpcsh/include/
H A Dautoconf.h36 void makebootdev(const char *);
/netbsd-src/sys/arch/pmax/include/
H A Dautoconf.h43 void makebootdev(char *);
/netbsd-src/sys/arch/emips/include/
H A Dautoconf.h43 void makebootdev __P((char *));
/netbsd-src/sys/arch/sgimips/include/
H A Dautoconf.h46 void makebootdev (const char *);
/netbsd-src/sys/arch/arc/include/
H A Dautoconf.h49 void makebootdev(const char *cp);
/netbsd-src/sys/arch/mipsco/include/
H A Dautoconf.h53 void makebootdev(char *);
/netbsd-src/sys/arch/mipsco/mipsco/
H A Dautoconf.c148 makebootdev(char *cp) in makebootdev() function
H A Dmachdep.c228 makebootdev(argv[0]); in mach_init()
/netbsd-src/sys/arch/hpcsh/hpcsh/
H A Dautoconf.c109 makebootdev(const char *cp) in makebootdev() function
H A Dmachdep.c236 makebootdev("wd0"); /* default boot device */ in machine_startup()
247 makebootdev(p); in machine_startup()
/netbsd-src/sys/arch/emips/emips/
H A Dautoconf.c91 makebootdev(char *cp) in makebootdev() function
H A Dmachdep.c244 makebootdev(argv[0]); in mach_init()
/netbsd-src/sys/arch/pmax/pmax/
H A Dautoconf.c101 makebootdev(char *cp) in makebootdev() function
H A Dmachdep.c257 makebootdev(ARGV(0)); in mach_init()
/netbsd-src/sys/arch/arc/arc/
H A Dautoconf.c170 makebootdev(const char *cp) in makebootdev() function
H A Dmachdep.c256 makebootdev(cp != NULL ? cp : argv[0]); in mach_init()