OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CDTTY_RING_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cd18xxvar.h
55
#define
CDTTY_RING_SIZE
2048
cd18xx.c
167
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;
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025