Home
last modified time | relevance | path

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_debug.h75 #if (QL_DEBUG & 0xffff)
103 #if QL_DEBUG & 1
123 #if QL_DEBUG & 4
133 #if QL_DEBUG & 8
143 #if QL_DEBUG & 0x10
153 #if QL_DEBUG & 0x20
163 #if QL_DEBUG & 0x40
173 #if QL_DEBUG & 0x80
183 #if QL_DEBUG & 0x104
192 #if QL_DEBUG & 0x200
[all …]
H A Dql_open.h54 #ifndef QL_DEBUG
55 #define QL_DEBUG 0x0 macro
/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
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c7416 #if QL_DEBUG in ql_attach()
7417 qlge->ql_dbgprnt = QL_DEBUG; in ql_attach()