pvscsi_ctx
struct pvscsi_ctx *ctx = adapter->cmd_map;
struct pvscsi_ctx *ctx;
adapter->cmd_map = kzalloc_objs(struct pvscsi_ctx, adapter->req_depth);
struct pvscsi_ctx *ctx = adapter->cmd_map + i;
static struct pvscsi_ctx *
struct pvscsi_ctx *ctx, *end;
static struct pvscsi_ctx *
struct pvscsi_ctx *ctx;
ctx = list_first_entry(&adapter->cmd_pool, struct pvscsi_ctx, list);
struct pvscsi_ctx *ctx)
const struct pvscsi_ctx *ctx)
static struct pvscsi_ctx *
const struct pvscsi_ctx *ctx)
static void pvscsi_create_sg(struct pvscsi_ctx *ctx,
struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd,
struct pvscsi_ctx *ctx)
struct pvscsi_ctx *ctx;
struct pvscsi_ctx *ctx, struct scsi_cmnd *cmd)
struct pvscsi_ctx *ctx;
struct pvscsi_ctx *ctx;
struct pvscsi_ctx *ctx = &adapter->cmd_map[i];
struct pvscsi_ctx *cmd_map;