Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsmc91cxxreg.h150 #define RCR_ALMUL 0x0004 /* receive all multicast packets */ macro
H A Dsmc91cxx.c458 tmp = RCR_ENABLE | RCR_STRIP_CRC | RCR_ALMUL; in smc91cxx_init()