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()
172 nvmft_printf(ctrlr, "associated with %.*s\n", in nvmft_handoff_admin_queue()
240 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
250 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
265 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
276 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
287 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
298 nvmft_printf(ctrlr, in nvmft_handoff_io_queue()
419 nvmft_printf(ctrlr, "association terminated\n"); in nvmft_controller_terminate()
651 nvmft_printf(ctrlr, "Unsupported page %#x for GET_LOG_PAGE\n", in handle_get_log_page()
683 nvmft_printf(ctrlr, in handle_identify_command()
728 nvmft_printf(ctrlr, "Unsupported CNS %#x for IDENTIFY\n", cns); in handle_identify_command()
808 nvmft_printf(ctrlr, in handle_set_features()
850 nvmft_printf(ctrlr, "shutdown requested\n"); in update_cc()
856 nvmft_printf(ctrlr, "reset requested\n"); in update_cc()
949 nvmft_printf(ctrlr, in handle_admin_fabrics_command()
955 nvmft_printf(ctrlr, "DISCONNECT command on admin queue\n"); in handle_admin_fabrics_command()
960 nvmft_printf(ctrlr, "Unsupported fabrics command %#x\n", in handle_admin_fabrics_command()
978 nvmft_printf(ctrlr, in nvmft_handle_admin_command()
1023 nvmft_printf(ctrlr, "Unsupported admin opcode %#x\n", cmd->opc); in nvmft_handle_admin_command()
1059 nvmft_printf(ctrlr, "Unsupported I/O opcode %#x\n", cmd->opc); in nvmft_handle_io_command()
1088 nvmft_printf(ctrlr, in nvmft_report_aer()