Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/efiboot/
H A Dboot.c74 void command_devpath(char *);
99 { "devpath", command_devpath },
750 command_devpath(char *arg) in command_devpath() function