OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtsxdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
rtsx_pci.c
57
extern int
rtsxdebug
;
58
#define DPRINTF(n,s) do { if ((n) <=
rtsxdebug
) printf s; } while (0)
/src/sys/dev/ic/
rtsx.c
158
int
rtsxdebug
= 0;
variable in typeref:typename:int
159
#define DPRINTF(n,s) do { if ((n) <=
rtsxdebug
) printf s; } while (0)
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025