Home
last modified time | relevance | path

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

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