Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_casvar.h81 #define CAS_RXOWN_TICKS (hz / 50) macro
H A Dif_cas.c1684 callout_reset(&sc->sc_rx_ch, CAS_RXOWN_TICKS, in cas_rint()