Searched defs:QL_DPRINT1 (Results 1 – 4 of 4) sorted by relevance
51 #define QL_DPRINT1(x) if (dbg_level & 0x0001) device_printf x macro69 #define QL_DPRINT1(x) macro
51 #define QL_DPRINT1(x) if (qls_dbg_level & 0x0001) device_printf x macro73 #define QL_DPRINT1(x) macro
64 #define QL_DPRINT1(ha, x) if (ha->dbg_level & 0x0001) device_printf x macro85 #define QL_DPRINT1(ha, x) macro
533 #define QL_DPRINT1(ha, x, ...) \ macro655 #define QL_DPRINT1(ha, x, ...) macro