TF_CIT_SETUP
TF_CIT_SETUP(tpg, &target_fabric_tpg_item_ops, &target_fabric_tpg_group_ops,
TF_CIT_SETUP(wwn_fabric_stats, NULL, NULL, NULL);
TF_CIT_SETUP(wwn_param, NULL, NULL, target_fabric_wwn_param_attrs);
TF_CIT_SETUP(tpg_mappedlun, &target_fabric_mappedlun_item_ops, NULL,
TF_CIT_SETUP(tpg_mappedlun_stat, NULL, &target_fabric_mappedlun_stat_group_ops,
TF_CIT_SETUP(tpg_nacl_stat, NULL, NULL, NULL);
TF_CIT_SETUP(tpg_nacl, NULL, &target_fabric_nacl_group_ops, NULL);
TF_CIT_SETUP(tpg_np, NULL, &target_fabric_np_group_ops, NULL);
TF_CIT_SETUP(tpg_port, &target_fabric_port_item_ops, NULL, target_fabric_port_attrs);
TF_CIT_SETUP(tpg_port_stat, NULL, &target_fabric_port_stat_group_ops, NULL);
TF_CIT_SETUP(tpg_lun, NULL, &target_fabric_lun_group_ops, NULL);