OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:j720tp_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
j720tp.c
73
#ifdef
J720TP_DEBUG
74
int
j720tp_debug
= 0;
variable in typeref:typename:int
75
#define DPRINTF(arg) if (
j720tp_debug
) aprint_normal arg
76
#define DPRINTFN(n, arg) if (
j720tp_debug
>= (n)) aprint_normal arg
569
#ifdef
J720TP_DEBUG
573
NULL, 0, &
j720tp_debug
, 0, CTL_CREATE, CTL_EOL)) != 0)
575
#endif /*
J720TP_DEBUG
*/
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025