cstorm_iscsi_ag_context
struct cstorm_iscsi_ag_context cstorm_ag_context /* Cstorm aggregative context */;
struct cstorm_iscsi_ag_context * ciscsi_ag = &((struct iscsi_context *)tcp->ctx_virt)->cstorm_ag_context;
ASSERT_STATIC(sizeof(struct cstorm_toe_ag_context) == sizeof(struct cstorm_iscsi_ag_context));