OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:com_readaheadcount
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
com.c
2495
static int
com_readaheadcount
= 0;
variable in typeref:typename:int
2504
if (
com_readaheadcount
> 0) {
2508
for (i = 1; i <
com_readaheadcount
; i++) {
2511
com_readaheadcount
--;
2539
if (with_readahead &&
com_readaheadcount
< MAX_READAHEAD
2545
com_readahead[
com_readaheadcount
++] = cin;
2714
com_readaheadcount
= 0;
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025