Lines Matching defs:tpg
1047 struct usbg_tpg *tpg; in usbg_cmd_work() local
1080 struct usbg_tpg *tpg; in usbg_submit_command() local
1164 struct usbg_tpg *tpg; in bot_cmd_work() local
1197 struct usbg_tpg *tpg; in bot_submit_command() local
1275 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_fabric_wwn() local
1284 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_tag() local
1384 struct usbg_tpg *tpg; in usbg_make_tpg() local
1428 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_drop_tpg() local
1483 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_enable_show() local
1495 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_enable_store() local
1525 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_nexus_show() local
1542 static int tcm_usbg_make_nexus(struct usbg_tpg *tpg, char *name) in tcm_usbg_make_nexus()
1594 static int tcm_usbg_drop_nexus(struct usbg_tpg *tpg) in tcm_usbg_drop_nexus()
1636 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_nexus_store() local
1677 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in usbg_port_link() local
1687 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in usbg_port_unlink() local
2216 static int usbg_attach(struct usbg_tpg *tpg) in usbg_attach()
2221 static void usbg_detach(struct usbg_tpg *tpg) in usbg_detach()