Home
last modified time | relevance | path

Searched refs:xp_debug (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/luna88k/dev/
H A Dxp.c75 uint32_t xp_debug = 0; variable
76 #define DPRINTF(x, y) if (xp_debug & (x)) printf y