Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82365.c76 int pcic_debug = 0; variable
77 #define DPRINTF(arg) if (pcic_debug) printf arg;