Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc91cxxreg.h150 #define RCR_ENABLE 0x0100 /* IFF this is set, we can receive packets */ macro
H A Dsmc91cxx.c562 tmp = RCR_ENABLE | RCR_STRIP_CRC | RCR_ALMUL; in smc91cxx_init()