Home
last modified time | relevance | path

Searched defs:ATPPC_VPRINTF (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Datppcvar.h63 #define ATPPC_VPRINTF(arg) if(atppc_verbose) printf arg macro
65 #define ATPPC_VPRINTF(arg) macro