Searched refs:DP_CONT (Results 1 – 2 of 2) sorted by relevance
4046 DP_CONT(BNX2X_MSG_SP, "0x%02x ", p->ind_table[i]); in bnx2x_debug_print_ind_table()4051 DP_CONT(BNX2X_MSG_SP, "\n"); in bnx2x_debug_print_ind_table()4056 DP_CONT(BNX2X_MSG_SP, "\n"); in bnx2x_debug_print_ind_table()
83 #define DP_CONT(__mask, fmt, ...) \ macro