OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtsxdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtsx.c
158
int
rtsxdebug
= 0;
variable
159
#define DPRINTF(n,s) do { if ((n) <=
rtsxdebug
) printf s; } while (0)
rtsx.c
158
int
rtsxdebug
= 0;
variable
159
#define DPRINTF(n,s) do { if ((n) <=
rtsxdebug
) printf s; } while (0)
Completed in 28 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026