Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dif_exreg.h97 #define RCV_STOP_REG 6 macro
H A Dif_ex.c352 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit | 0xfe); in ex_init()
718 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit); in ex_rx_intr()
720 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_head - 2); in ex_rx_intr()