Lines Matching refs:transport
1053 if (dev->transport->transport_type == TRANSPORT_PLUGIN_PHBA_PDEV) in target_core_dev_pr_show_attr_res_holder()
1204 if (dev->transport->transport_type == TRANSPORT_PLUGIN_PHBA_PDEV) in target_core_dev_pr_show_attr_res_type()
1217 if (dev->transport->transport_type == TRANSPORT_PLUGIN_PHBA_PDEV) in target_core_dev_pr_show_attr_res_aptpl_active()
1232 if (dev->transport->transport_type == TRANSPORT_PLUGIN_PHBA_PDEV) in target_core_dev_pr_show_attr_res_aptpl_metadata()
1279 if (dev->transport->transport_type == TRANSPORT_PLUGIN_PHBA_PDEV) in target_core_dev_pr_store_attr_res_aptpl_metadata()
1469 struct se_subsystem_api *t = dev->transport; in target_core_show_dev_info()
1493 struct se_subsystem_api *t = dev->transport; in target_core_store_dev_control()
2796 t = hba->transport; in target_core_make_subdev()
2949 hba->hba_id, hba->transport->name, in target_core_hba_show_attr_hba_info()
2969 struct se_subsystem_api *transport = hba->transport; in target_core_hba_store_attr_hba_mode() local
2973 if (transport->pmode_enable_hba == NULL) in target_core_hba_store_attr_hba_mode()
2987 ret = transport->pmode_enable_hba(hba, mode_flag); in target_core_hba_store_attr_hba_mode()