Lines Matching refs:vq_err
428 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt()
485 vq_err(vq, "Expecting virtio_scsi_event, got %zu bytes\n", in vhost_scsi_do_evt_work()
501 vq_err(vq, "Faulted on vhost_scsi_send_event\n"); in vhost_scsi_do_evt_work()
898 vq_err(vq, "Expecting at least virtio_scsi_cmd_resp" in vhost_scsi_handle_vq()
937 vq_err(vq, "Faulted on copy_from_iter\n"); in vhost_scsi_handle_vq()
943 vq_err(vq, "Illegal virtio-scsi lun: %u\n", *lunp); in vhost_scsi_handle_vq()
995 vq_err(vq, "Received non zero pi_bytesout," in vhost_scsi_handle_vq()
1003 vq_err(vq, "Received non zero pi_bytesin," in vhost_scsi_handle_vq()
1040 vq_err(vq, "Received SCSI CDB with command_size: %d that" in vhost_scsi_handle_vq()
1050 vq_err(vq, "vhost_scsi_get_tag failed %ld\n", in vhost_scsi_handle_vq()
1070 vq_err(vq, "Failed to map iov to sgl\n"); in vhost_scsi_handle_vq()