Searched refs:QL_DEBUG (Results 1 – 6 of 6) sorted by relevance
76 #if (QL_DEBUG & 0xffff)104 #if QL_DEBUG & 1124 #if QL_DEBUG & 4134 #if QL_DEBUG & 8144 #if QL_DEBUG & 0x10154 #if QL_DEBUG & 0x20164 #if QL_DEBUG & 0x40174 #if QL_DEBUG & 0x80184 #if QL_DEBUG & 0x104193 #if QL_DEBUG & 0x200[all …]
55 #ifndef QL_DEBUG56 #define QL_DEBUG 0x0 macro
37 #ifndef QL_DEBUG38 #define QL_DEBUG 0x0 macro
58 #if QL_DEBUG
1269 #ifdef QL_DEBUG
7415 #if QL_DEBUG in ql_attach()7416 qlge->ql_dbgprnt = QL_DEBUG; in ql_attach()