Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dlsi64854.c66 int lsi64854debug = 0; variable
67 #define DPRINTF(a,x) do { if (lsi64854debug & (a)) printf x ; } while (0)