OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rderrthresh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/gpib/
rd.c
154
int
rderrthresh
= RDRETRY-1; /* when to start reporting errors */
variable in typeref:typename:int
426
rderrthresh
= 0;
877
if (sc->sc_errcnt <
rderrthresh
)
/src/sys/arch/hp300/dev/
rd.c
106
int
rderrthresh
= RDRETRY - 1; /* when to start reporting errors */
variable in typeref:typename:int
552
rderrthresh
= 0;
1241
if (sc->sc_errcnt <
rderrthresh
)
Completed in 14 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025