Searched refs:CAS_RX_AEMPTY_THRS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cas/ | ||
H A D | if_casreg.h | 300 #define CAS_RX_AEMPTY_THRS 0x4048 /* RX almost empty threshold */ macro |
H A D | if_cas.c | 1106 CAS_WRITE_4(sc, CAS_RX_AEMPTY_THRS, in cas_init_locked() |