OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trm_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
trm.c
70
/* #define
TRM_DEBUG
*/
71
#ifdef
TRM_DEBUG
72
int
trm_debug
= 1;
variable in typeref:typename:int
73
#define DPRINTF(arg) if (
trm_debug
> 0) printf arg;
Completed in 112 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025