OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLCOM_RING_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/dev/
plcomvar.h
70
#define
PLCOM_RING_SIZE
2048
plcom.c
219
u_int plcom_rbuf_size =
PLCOM_RING_SIZE
;
222
u_int plcom_rbuf_hiwat = (
PLCOM_RING_SIZE
* 1) / 4;
223
u_int plcom_rbuf_lowat = (
PLCOM_RING_SIZE
* 3) / 4;
Completed in 92 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025