Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/boot/
H A Dswitch.c51 static void cmd_switch_memory(const char *);
114 cmd_switch_memory(val); in cmd_switch()
299 cmd_switch_memory(const char *arg) in cmd_switch_memory() function