Home
last modified time | relevance | path

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

/NextBSD/sys/dev/otus/
HDif_otusreg.h272 #define AR_CMD_ECHO 0x80 macro
HDif_otus.c668 if (otus_cmd(sc, AR_CMD_ECHO, &in, sizeof in, &out, sizeof(out)) != 0) { in otus_attachhook()