Searched refs:ACXCMD_ENABLE_RXCHAN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | acxreg.h | 180 #define ACXCMD_ENABLE_RXCHAN 0x03 macro |
H A D | acx.c | 2510 if (acx_exec_command(sc, ACXCMD_ENABLE_RXCHAN, &chan, sizeof(chan), in acx_set_channel() |