Searched defs:axf_debug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c93 static int axf_debug = DEBUG_LEVEL; variable
94 #define DPRINTF(n, args) if (axf_debug > (n)) cmn_err args

Completed in 61 milliseconds