Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/dosboot/
H A Dmain.c68 void command_dev(char *);
77 { "dev", command_dev },
325 command_dev(char *arg) in command_boot()
342 command_dev(char *arg) command_dev() function
/netbsd-src/sys/arch/i386/stand/boot/
H A Dboot2.c133 void command_dev(char *);
151 { "dev", command_dev },
508 command_dev(char *arg) in command_dev() function
/netbsd-src/sys/stand/efiboot/
H A Dboot.c100 void command_dev(char *);
126 { "dev", command_dev, "dev" },
222 command_dev(char *arg) in command_dev() function
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Dboot.c73 void command_dev(char *);
98 { "dev", command_dev },
476 command_dev(char *arg) in command_dev() function