Lines Matching refs:ocs_textbuf_printf
315 ocs_textbuf_printf(textbuf, "No history available\n"); in ocs_ddump_queue_history()
322 ocs_textbuf_printf(textbuf, "<history>\n"); in ocs_ddump_queue_history()
323 ocs_textbuf_printf(textbuf, "(newest first):\n"); in ocs_ddump_queue_history()
343 ocs_textbuf_printf(textbuf, "%s:\n", in ocs_ddump_queue_history()
352 ocs_textbuf_printf(textbuf, " t: %" PRIu64 "\n", tsc_value); in ocs_ddump_queue_history()
360 ocs_textbuf_printf(textbuf, " qid=0x%x idx=0x%x\n", in ocs_ddump_queue_history()
370 ocs_textbuf_printf(textbuf, " [%d]=%x\n", in ocs_ddump_queue_history()
382 ocs_textbuf_printf(textbuf, "</history>\n"); in ocs_ddump_queue_history()
527 ocs_textbuf_printf(textbuf, "<rpi_ref>"); in ocs_ddump_hw()
531 ocs_textbuf_printf(textbuf, "[%d] att=%d cnt=%d\n", i, in ocs_ddump_hw()
536 ocs_textbuf_printf(textbuf, "</rpi_ref>"); in ocs_ddump_hw()
762 ocs_textbuf_printf(textbuf, "<history>\n"); in ocs_ddump()
763 ocs_textbuf_printf(textbuf, "No history available\n"); in ocs_ddump()
764 ocs_textbuf_printf(textbuf, "</history>\n"); in ocs_ddump()