Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcsh/dev/
H A Dpsh3tp.c59 volatile int psh3tp_debug = 4; variable
61 #define DPRINTF(arg) if (psh3tp_debug) DPRINTF_PRINTF arg
62 #define DPRINTFN(n, arg) if (psh3tp_debug > (n)) DPRINTF_PRINTF arg