Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtrm.c72 int trm_debug = 1; variable
73 #define DPRINTF(arg) if (trm_debug > 0) printf arg;