Searched refs:RCR_STRIP_CRC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dif_esreg.h99 #define RCR_STRIP_CRC 0x0002 /* Strip CRC */ macro
H A Dif_es.c286 smc->b0.rcr = RCR_FILT_CAR | RCR_STRIP_CRC | RCR_RXEN | RCR_ALLMUL;
/netbsd-current/sys/dev/ic/
H A Dsmc91cxxreg.h151 #define RCR_STRIP_CRC 0x0200 /* strips CRC */ macro
H A Dsmc91cxx.c562 tmp = RCR_ENABLE | RCR_STRIP_CRC | RCR_ALMUL;

Completed in 137 milliseconds