OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:com_readahead
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
com.c
2710
static int
com_readahead
[MAX_READAHEAD];
variable
2723
c =
com_readahead
[0];
2725
com_readahead
[i-1] =
com_readahead
[i];
2761
com_readahead
[com_readaheadcount++] = cin;
com.c
2710
static int
com_readahead
[MAX_READAHEAD];
variable
2723
c =
com_readahead
[0];
2725
com_readahead
[i-1] =
com_readahead
[i];
2761
com_readahead
[com_readaheadcount++] = cin;
Completed in 34 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026