Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Dvs.c61 #define DPRINTF(y,x) if (vs_debug >= (y)) printf x
62 static int vs_debug; variable
184 vs_debug = 1; in vs_match()