Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcd18xxvar.h55 #define CDTTY_RING_SIZE 2048 macro
H A Dcd18xx.c167 u_int cdtty_rbuf_size = CDTTY_RING_SIZE;
170 u_int cdtty_rbuf_hiwat = (CDTTY_RING_SIZE * 1) / 4;
171 u_int cdtty_rbuf_lowat = (CDTTY_RING_SIZE * 3) / 4;