Searched refs:fc_get_pr_transport_id (Results 1 – 6 of 6) sorted by relevance
/drivers/target/ |
D | target_core_fabric_lib.c | 151 u32 fc_get_pr_transport_id( in fc_get_pr_transport_id() function 188 EXPORT_SYMBOL(fc_get_pr_transport_id);
|
/drivers/target/tcm_fc/ |
D | tfc_conf.c | 516 .tpg_get_pr_transport_id = fc_get_pr_transport_id,
|
/drivers/target/loopback/ |
D | tcm_loop.c | 656 return fc_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id()
|
/drivers/xen/ |
D | xen-scsiback.c | 1314 return fc_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in scsiback_get_pr_transport_id()
|
/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 247 ret = fc_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in tcm_qla2xxx_get_pr_transport_id()
|
/drivers/vhost/ |
D | scsi.c | 355 return fc_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in tcm_vhost_get_pr_transport_id()
|