Searched refs:fc_parse_pr_out_transport_id (Results 1 – 6 of 6) sorted by relevance
/drivers/target/ |
D | target_core_fabric_lib.c | 190 char *fc_parse_pr_out_transport_id( in fc_parse_pr_out_transport_id() function 206 EXPORT_SYMBOL(fc_parse_pr_out_transport_id);
|
/drivers/target/tcm_fc/ |
D | tfc_conf.c | 518 .tpg_parse_pr_out_transport_id = fc_parse_pr_out_transport_id,
|
/drivers/target/loopback/ |
D | tcm_loop.c | 718 return fc_parse_pr_out_transport_id(se_tpg, buf, out_tid_len, in tcm_loop_parse_pr_out_transport_id()
|
/drivers/xen/ |
D | xen-scsiback.c | 1374 return fc_parse_pr_out_transport_id(se_tpg, buf, out_tid_len, in scsiback_parse_pr_out_transport_id()
|
/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 291 tid = fc_parse_pr_out_transport_id(se_tpg, buf, out_tid_len, in tcm_qla2xxx_parse_pr_out_transport_id()
|
/drivers/vhost/ |
D | scsi.c | 415 return fc_parse_pr_out_transport_id(se_tpg, buf, out_tid_len, in tcm_vhost_parse_pr_out_transport_id()
|