Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/alchemy/dev/
H A Dif_aumacreg.h56 #define CONTROL_DO (1U << 23) /* disable receive own */ macro
H A Dif_aumac.c793 sc->sc_control |= CONTROL_DO | CONTROL_TE | CONTROL_RE; in aumac_init()