Searched refs:RCV_STOP_REG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ex/
H A Dif_exreg.h103 #define RCV_STOP_REG 6 macro
H A Dif_ex.c382 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit | 0xfe);
804 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit);
806 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_head - 2);

Completed in 167 milliseconds