OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:j6x0tp_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcsh/dev/
j6x0tp.c
63
#define DPRINTF_DEBUG
j6x0tp_debug
67
#ifdef
J6X0TP_DEBUG
68
volatile int
j6x0tp_debug
= 0;
variable in typeref:typename:volatile int
70
#define DPRINTF(arg) if (
j6x0tp_debug
) DPRINTF_PRINTF arg
71
#define DPRINTFN(n, arg) if (
j6x0tp_debug
> (n)) DPRINTF_PRINTF arg
j6x0tp.c
63
#define DPRINTF_DEBUG
j6x0tp_debug
67
#ifdef
J6X0TP_DEBUG
68
volatile int
j6x0tp_debug
= 0;
variable in typeref:typename:volatile int
70
#define DPRINTF(arg) if (
j6x0tp_debug
) DPRINTF_PRINTF arg
71
#define DPRINTFN(n, arg) if (
j6x0tp_debug
> (n)) DPRINTF_PRINTF arg
Completed in 230 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025