Home
last modified time | relevance | path

Searched refs:axf_debug (Results 1 – 1 of 1) sorted by relevance

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