OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbcond
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ieee1394/
fwohci.c
120
static const char * const
dbcond
[4] = { "NEV", "C=1", "C=0", "ALL" };
variable
2461
dbcond
[(cmd >> 20) & 0x3],
2462
dbcond
[(cmd >> 18) & 0x3],
Completed in 26 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026