Lines Matching defs:cmd
60 struct scsi_cmnd *cmd; member
160 pvscsi_find_context(const struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_find_context()
173 pvscsi_acquire_context(struct pvscsi_adapter *adapter, struct scsi_cmnd *cmd) in pvscsi_acquire_context()
251 u32 cmd, const void *desc, size_t len) in pvscsi_write_cmd_desc()
266 struct PVSCSICmdDescAbortCmd cmd = { 0 }; in pvscsi_abort_cmd() local
322 struct PVSCSICmdDescResetDevice cmd = { 0 }; in ll_device_reset() local
353 struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd, in pvscsi_map_buffers()
392 struct scsi_cmnd *cmd; in pvscsi_unmap_buffers() local
463 struct PVSCSICmdDescSetupRings cmd = { 0 }; in pvscsi_setup_all_rings() local
522 struct scsi_cmnd *cmd; in pvscsi_complete_request() local
656 struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd) in pvscsi_queue_ring()
725 static int pvscsi_queue_lck(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *)) in pvscsi_queue_lck()
833 struct scsi_cmnd *cmd = ctx->cmd; in pvscsi_reset_all() local
845 static int pvscsi_host_reset(struct scsi_cmnd *cmd) in pvscsi_host_reset()
899 static int pvscsi_bus_reset(struct scsi_cmnd *cmd) in pvscsi_bus_reset()
924 static int pvscsi_device_reset(struct scsi_cmnd *cmd) in pvscsi_device_reset()
1278 struct PVSCSICmdDescConfigCmd cmd; in pvscsi_get_max_targets() local