tb_                45 drivers/target/target_core_configfs.c 	struct config_item_type *cit = &tb->tb_##_name##_cit;		\
tb_                57 drivers/target/target_core_configfs.c 	struct config_item_type *cit = &tb->tb_##_name##_cit;		\
tb_                61 drivers/target/target_core_configfs.c 	cit->ct_attrs = tb->ops->tb_##_name##_attrs;			\