Lines Matching refs:transport
814 if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH) in target_core_dev_pr_show_attr_res_holder()
965 if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH) in target_core_dev_pr_show_attr_res_type()
978 if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH) in target_core_dev_pr_show_attr_res_aptpl_active()
993 if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH) in target_core_dev_pr_show_attr_res_aptpl_metadata()
1040 if (dev->transport->transport_flags & TRANSPORT_FLAG_PASSTHROUGH) in target_core_dev_pr_store_attr_res_aptpl_metadata()
1226 struct se_subsystem_api *t = dev->transport; in target_core_show_dev_info()
1250 struct se_subsystem_api *t = dev->transport; in target_core_store_dev_control()
2543 t = hba->transport; in target_core_make_subdev()
2696 hba->hba_id, hba->transport->name, in target_core_hba_show_attr_hba_info()
2716 struct se_subsystem_api *transport = hba->transport; in target_core_hba_store_attr_hba_mode() local
2720 if (transport->pmode_enable_hba == NULL) in target_core_hba_store_attr_hba_mode()
2734 ret = transport->pmode_enable_hba(hba, mode_flag); in target_core_hba_store_attr_hba_mode()