Lines Matching refs:vq_err
411 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt()
468 vq_err(vq, "Expecting virtio_scsi_event, got %zu bytes\n", in vhost_scsi_do_evt_work()
484 vq_err(vq, "Faulted on vhost_scsi_send_event\n"); in vhost_scsi_do_evt_work()
855 vq_err(vq, "Expecting at least virtio_scsi_cmd_resp" in vhost_scsi_handle_vq()
893 vq_err(vq, "Faulted on copy_from_iter\n"); in vhost_scsi_handle_vq()
899 vq_err(vq, "Illegal virtio-scsi lun: %u\n", *lunp); in vhost_scsi_handle_vq()
951 vq_err(vq, "Received non zero pi_bytesout," in vhost_scsi_handle_vq()
959 vq_err(vq, "Received non zero pi_bytesin," in vhost_scsi_handle_vq()
996 vq_err(vq, "Received SCSI CDB with command_size: %d that" in vhost_scsi_handle_vq()
1006 vq_err(vq, "vhost_scsi_get_tag failed %ld\n", in vhost_scsi_handle_vq()
1026 vq_err(vq, "Failed to map iov to sgl\n"); in vhost_scsi_handle_vq()