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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvldc.c185 vldcdebug(const char *fmt, ...) function
197 #define D1 if (vldcdbg & 0x01) vldcdebug
198 #define D2 if (vldcdbg & 0x02) vldcdebug
199 #define DWARN if (vldcdbg & 0x04) vldcdebug

Completed in 46 milliseconds