OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xp_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/luna68k/dev/
xp.c
94
/* #define
XP_DEBUG
*/
96
#ifdef
XP_DEBUG
98
uint32_t
xp_debug
= 0;
variable in typeref:typename:uint32_t
99
#define DPRINTF(x, y) if (
xp_debug
& (x)) printf y
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025