Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Digpio.c66 static int igpio_debug = 0; variable
67 #define DPRINTF(x) if (igpio_debug) printf x;