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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_open.h55 #ifndef QL_DEBUG
56 #define QL_DEBUG 0x0 macro
H A Dql_debug.h76 #if (QL_DEBUG & 0xffff)
104 #if QL_DEBUG & 1
124 #if QL_DEBUG & 4
134 #if QL_DEBUG & 8
144 #if QL_DEBUG & 0x10
154 #if QL_DEBUG & 0x20
164 #if QL_DEBUG & 0x40
174 #if QL_DEBUG & 0x80
184 #if QL_DEBUG & 0x104
193 #if QL_DEBUG
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_open.h37 #ifndef QL_DEBUG
38 #define QL_DEBUG 0x0 macro
H A Dqlge_dbg.h58 #if QL_DEBUG
H A Dqlge_hw.h1269 #ifdef QL_DEBUG
1299 * #if QL_DEBUG & 1
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c7415 #if QL_DEBUG
7416 qlge->ql_dbgprnt = QL_DEBUG;
7417 #endif /* QL_DEBUG */

Completed in 155 milliseconds