Lines Matching defs:item
79 efct_lio_tpg_enable_show(struct config_item *item, char *page)
81 struct se_portal_group *se_tpg = to_tpg(item);
89 efct_lio_tpg_enable_store(struct config_item *item, const char *page,
92 struct se_portal_group *se_tpg = to_tpg(item);
137 efct_lio_npiv_tpg_enable_show(struct config_item *item, char *page)
139 struct se_portal_group *se_tpg = to_tpg(item);
147 efct_lio_npiv_tpg_enable_store(struct config_item *item, const char *page,
150 struct se_portal_group *se_tpg = to_tpg(item);
1468 struct config_item *item, char *page) \
1470 struct se_portal_group *se_tpg = to_tpg(item); \
1478 struct config_item *item, const char *page, size_t count) \
1480 struct se_portal_group *se_tpg = to_tpg(item); \
1524 struct config_item *item, char *page) \
1526 struct se_portal_group *se_tpg = to_tpg(item); \
1534 struct config_item *item, const char *page, size_t count) \
1536 struct se_portal_group *se_tpg = to_tpg(item); \