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