Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
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 & 0x200
[all …]
H A Dql_open.h55 #ifndef QL_DEBUG
56 #define QL_DEBUG 0x0 macro
/titanic_44/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
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c7415 #if QL_DEBUG in ql_attach()
7416 qlge->ql_dbgprnt = QL_DEBUG; in ql_attach()