Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/dev/
H A Dcom_hpcio.c58 int com_hpcio_debug = 0; variable
59 #define DPRINTF(arg...) do { if (com_hpcio_debug) printf(arg); } while (0)