Searched refs:RX_CRC_InMem (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/ex/ | ||
| D | if_exreg.h | 124 #define RX_CRC_InMem 0x04 macro |
| D | if_ex.c | 340 CSR_WRITE_1(sc, REG2, CSR_READ_1(sc, REG2) | No_SA_Ins | RX_CRC_InMem); in ex_init_locked() |