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

/netbsd-current/sys/dev/ic/
H A Dmalo.c58 int malo_d = 2; variable
59 #define DPRINTF(l, x...) do { if ((l) <= malo_d) printf(x); } while (0)
2265 if (malo_d > 2)

Completed in 83 milliseconds