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

/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc.h64 extern int n2piupc_debug;
65 #define N2PIUPC_DBG1 if (n2piupc_debug >= 1) printf
66 #define N2PIUPC_DBG2 if (n2piupc_debug >= 2) printf
H A Dn2piupc.c41 int n2piupc_debug = 0; variable

Completed in 57 milliseconds