Searched refs:AR_CMD_ECHO (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/otus/ | ||
| HD | if_otusreg.h | 272 #define AR_CMD_ECHO 0x80 macro |
| HD | if_otus.c | 668 if (otus_cmd(sc, AR_CMD_ECHO, &in, sizeof in, &out, sizeof(out)) != 0) { in otus_attachhook() |