Searched defs:QL_DPRINT4 (Results 1 – 4 of 4) sorted by relevance
53 #define QL_DPRINT4(x) if (dbg_level & 0x0004) device_printf x macro71 #define QL_DPRINT4(x) macro
53 #define QL_DPRINT4(x) if (qls_dbg_level & 0x0004) device_printf x macro75 #define QL_DPRINT4(x) macro
66 #define QL_DPRINT4(ha, x) if (ha->dbg_level & 0x0004) device_printf x macro87 #define QL_DPRINT4(ha, x) macro
563 #define QL_DPRINT4(ha, x, ...) \ macro658 #define QL_DPRINT4(ha, x, ...) macro