Searched refs:cit (Results 1 – 3 of 3) sorted by relevance
39 struct config_item_type *cit = &tf->tf_##_name##_cit; \41 cit->ct_item_ops = _item_ops; \42 cit->ct_group_ops = _group_ops; \43 cit->ct_attrs = _attrs; \44 cit->ct_owner = tf->tf_ops->module; \51 struct config_item_type *cit = &tf->tf_##_name##_cit; \54 cit->ct_item_ops = _item_ops; \55 cit->ct_group_ops = _group_ops; \56 cit->ct_attrs = attrs; \57 cit->ct_owner = tf->tf_ops->module; \[all …]
45 struct config_item_type *cit = &tb->tb_##_name##_cit; \47 cit->ct_item_ops = _item_ops; \48 cit->ct_group_ops = _group_ops; \49 cit->ct_attrs = _attrs; \50 cit->ct_owner = tb->ops->owner; \57 struct config_item_type *cit = &tb->tb_##_name##_cit; \59 cit->ct_item_ops = _item_ops; \60 cit->ct_group_ops = _group_ops; \61 cit->ct_attrs = tb->ops->tb_##_name##_attrs; \62 cit->ct_owner = tb->ops->owner; \
1155 ec72 cit RIE_R0IU