Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/boot/
H A Dswitch.c49 static void cmd_switch_boot(const char *);
110 cmd_switch_boot(val); in cmd_switch()
227 cmd_switch_boot(const char *arg) in cmd_switch_boot() function