Searched defs:QL_DPRINT2 (Results 1 – 4 of 4) sorted by relevance
55 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x macro73 #define QL_DPRINT2(x) macro
55 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x macro77 #define QL_DPRINT2(x) macro
67 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x macro88 #define QL_DPRINT2(ha, x) macro
560 #define QL_DPRINT2(ha, x, ...) \ macro674 #define QL_DPRINT2(ha, x, ...) macro