Searched defs:axf_debug (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/axf/ | ||
| H A D | axf_usbgem.c | 93 static int axf_debug = DEBUG_LEVEL; variable 94 #define DPRINTF(n, args) if (axf_debug > (n)) cmn_err args |
Completed in 61 milliseconds