Lines Matching refs:vq_err
587 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt()
644 vq_err(vq, "Expecting virtio_scsi_event, got %zu bytes\n", in vhost_scsi_do_evt_work()
660 vq_err(vq, "Faulted on vhost_scsi_send_event\n"); in vhost_scsi_do_evt_work()
1056 vq_err(vq, "Expecting at least virtio_scsi_cmd_resp" in vhost_scsi_handle_vq()
1095 vq_err(vq, "Faulted on copy_from_iter\n"); in vhost_scsi_handle_vq()
1101 vq_err(vq, "Illegal virtio-scsi lun: %u\n", *lunp); in vhost_scsi_handle_vq()
1153 vq_err(vq, "Received non zero pi_bytesout," in vhost_scsi_handle_vq()
1161 vq_err(vq, "Received non zero pi_bytesin," in vhost_scsi_handle_vq()
1198 vq_err(vq, "Received SCSI CDB with command_size: %d that" in vhost_scsi_handle_vq()
1208 vq_err(vq, "vhost_scsi_get_tag failed %ld\n", in vhost_scsi_handle_vq()
1228 vq_err(vq, "Failed to map iov to sgl\n"); in vhost_scsi_handle_vq()