Searched defs:QL_DPRINT2 (Results 1 – 4 of 4) sorted by relevance
54 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x macro72 #define QL_DPRINT2(x) macro
54 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x macro76 #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
545 #define QL_DPRINT2(ha, x, ...) \ macro658 #define QL_DPRINT2(ha, x, ...) macro