Searched refs:seeq8005_debug (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dseeq8005.c101 int seeq8005_debug = 0; variable
102 #define DPRINTF(f, x) { if (seeq8005_debug & (f)) printf x; }

Completed in 85 milliseconds