Searched defs:QL_DPRINT8 (Results 1 – 4 of 4) sorted by relevance
54 #define QL_DPRINT8(x) if (dbg_level & 0x0008) device_printf x macro72 #define QL_DPRINT8(x) macro
54 #define QL_DPRINT8(x) if (qls_dbg_level & 0x0008) device_printf x macro76 #define QL_DPRINT8(x) macro
67 #define QL_DPRINT8(ha, x) if (ha->dbg_level & 0x0008) device_printf x macro88 #define QL_DPRINT8(ha, x) macro
603 #define QL_DPRINT8(ha, x, ...) \ macro662 #define QL_DPRINT8(ha, x, ...) macro