Searched refs:RCV_LOWER_LIMIT_REG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/ex/ | ||
| D | if_exreg.h | 112 #define RCV_LOWER_LIMIT_REG 8 macro |
| D | if_ex.c | 363 CSR_WRITE_1(sc, RCV_LOWER_LIMIT_REG, sc->rx_lower_limit >> 8); in ex_init_locked() |