Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ex/
Dif_exreg.h103 #define RCV_STOP_REG 6 macro
Dif_ex.c382 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit | 0xfe); in ex_init_locked()
805 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit); in ex_rx_intr()
807 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_head - 2); in ex_rx_intr()