OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atppc_verbose
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atppcvar.h
61
#ifdef
ATPPC_VERBOSE
62
extern int
atppc_verbose
;
63
#define ATPPC_VPRINTF(arg) if(
atppc_verbose
) printf arg
atppc.c
65
#ifdef
ATPPC_VERBOSE
66
int
atppc_verbose
= 1;
variable in typeref:typename:int
Completed in 15 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025