HomeSort by: relevance | last modified time | path
    Searched refs:RCR_ENABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
smc91cxxreg.h 150 #define RCR_ENABLE 0x0100 /* IFF this is set, we can receive packets */
smc91cxx.c 562 tmp = RCR_ENABLE | RCR_STRIP_CRC | RCR_ALMUL;

Completed in 18 milliseconds