cstorm_toe_ag_context
struct cstorm_toe_ag_context cstorm_ag_context /* Cstorm aggregative context */;
struct cstorm_toe_ag_context *cctx_ag = &ctx->cstorm_ag_context;
mm_memset(cctx_ag, 0, sizeof(struct cstorm_toe_ag_context));
ASSERT_STATIC(sizeof(struct cstorm_toe_ag_context) == sizeof(struct cstorm_iscsi_ag_context));