Lines Matching defs:cmd
60 struct scsi_cmnd *cmd; member
157 pvscsi_find_context(const struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_find_context()
170 pvscsi_acquire_context(struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_acquire_context()
248 u32 cmd, const void *desc, size_t len) in pvscsi_write_cmd_desc()
263 struct PVSCSICmdDescAbortCmd cmd = { 0 }; in pvscsi_abort_cmd() local
319 struct PVSCSICmdDescResetDevice cmd = { 0 }; in ll_device_reset() local
350 struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd, in pvscsi_map_buffers()
410 static void pvscsi_patch_sense(struct scsi_cmnd *cmd) in pvscsi_patch_sense()
419 struct scsi_cmnd *cmd; in pvscsi_unmap_buffers() local
490 struct PVSCSICmdDescSetupRings cmd = { 0 }; in pvscsi_setup_all_rings() local
549 struct scsi_cmnd *cmd; in pvscsi_complete_request() local
699 struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd) in pvscsi_queue_ring()
782 static int pvscsi_queue_lck(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *)) in pvscsi_queue_lck()
893 struct scsi_cmnd *cmd = ctx->cmd; in pvscsi_reset_all() local
906 static int pvscsi_host_reset(struct scsi_cmnd *cmd) in pvscsi_host_reset()
960 static int pvscsi_bus_reset(struct scsi_cmnd *cmd) in pvscsi_bus_reset()
985 static int pvscsi_device_reset(struct scsi_cmnd *cmd) in pvscsi_device_reset()
1308 struct PVSCSICmdDescConfigCmd cmd; in pvscsi_get_max_targets() local