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

/netbsd-current/sys/dev/ic/
H A Daacvar.h68 #define AAC_DPRINTF(mask, args) if ((aac_debug & (mask)) != 0) printf args
74 extern int aac_debug;
H A Daac.c141 int aac_debug = AAC_DEBUG; variable

Completed in 197 milliseconds