Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/stand/common/
H A Dbootstrap.h245 int command_lsdev(int argc, char *argv[]);
273 { "lsdev", "list all devices", command_lsdev }, \
H A Dcommands.c470 command_lsdev(int argc, char *argv[]) in command_lsdev() function