Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dseeq8005reg.h67 #define SEEQ_CMD_RX_OFF (1 << 12) macro
H A Dseeq8005.c442 sc->sc_command | SEEQ_CMD_RX_OFF); in ea_stoprx()