Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dcmd.h64 int cmd_ether_test(int, char **, int);
H A Dcmd.c60 { "ether_test", cmd_ether_test },
H A Ddevice_test.c95 cmd_ether_test(int argc, char *argp[], int interactive) in cmd_ether_test() function