Searched defs:QL_DPRINT2 (Results 1 – 4 of 4) sorted by relevance
52 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x macro70 #define QL_DPRINT2(x) macro
52 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x macro74 #define QL_DPRINT2(x) macro
65 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x macro86 #define QL_DPRINT2(ha, x) macro
543 #define QL_DPRINT2(ha, x, ...) \ macro656 #define QL_DPRINT2(ha, x, ...) macro