p_text_buf       7768 drivers/net/ethernet/qlogic/qed/qed_debug.c static void qed_dbg_print_feature(u8 *p_text_buf, u32 text_size)
p_text_buf       7772 drivers/net/ethernet/qlogic/qed/qed_debug.c 	if (!p_text_buf)
p_text_buf       7775 drivers/net/ethernet/qlogic/qed/qed_debug.c 	pr_notice("\n%.*s", precision, p_text_buf);
p_text_buf       7777 drivers/net/ethernet/qlogic/qed/qed_debug.c 		pr_cont("%.*s", precision, p_text_buf + i);