Lines Matching refs:nvmft_printf

27 nvmft_printf(struct nvmft_controller *ctrlr, const char *fmt, ...)  in nvmft_printf()  function
97 nvmft_printf(ctrlr, in nvmft_keep_alive_timer()
159 nvmft_printf(ctrlr, "associated with %.*s\n", in nvmft_handoff_admin_queue()
226 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
236 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
251 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
262 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
273 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
284 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
405 nvmft_printf(ctrlr, "association terminated\n"); in nvmft_controller_terminate()
637 nvmft_printf(ctrlr, "Unsupported page %#x for GET_LOG_PAGE\n", in handle_get_log_page()
669 nvmft_printf(ctrlr, in handle_identify_command()
714 nvmft_printf(ctrlr, "Unsupported CNS %#x for IDENTIFY\n", cns); in handle_identify_command()
794 nvmft_printf(ctrlr, in handle_set_features()
836 nvmft_printf(ctrlr, "shutdown requested\n"); in update_cc()
842 nvmft_printf(ctrlr, "reset requested\n"); in update_cc()
935 nvmft_printf(ctrlr, in handle_admin_fabrics_command()
941 nvmft_printf(ctrlr, "DISCONNECT command on admin queue\n"); in handle_admin_fabrics_command()
946 nvmft_printf(ctrlr, "Unsupported fabrics command %#x\n", in handle_admin_fabrics_command()
964 nvmft_printf(ctrlr, in nvmft_handle_admin_command()
1009 nvmft_printf(ctrlr, "Unsupported admin opcode %#x\n", cmd->opc); in nvmft_handle_admin_command()
1045 nvmft_printf(ctrlr, "Unsupported I/O opcode %#x\n", cmd->opc); in nvmft_handle_io_command()
1074 nvmft_printf(ctrlr, in nvmft_report_aer()