Home
last modified time | relevance | path

Searched refs:sas_get_pr_transport_id_len (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_lib.c86 u32 sas_get_pr_transport_id_len( in sas_get_pr_transport_id_len() function
101 EXPORT_SYMBOL(sas_get_pr_transport_id_len);
/linux-4.1.27/include/target/
Dtarget_core_fabric.h193 u32 sas_get_pr_transport_id_len(struct se_portal_group *, struct se_node_acl *,
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c615 return sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id_len()
629 return sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id_len()
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1343 return sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in scsiback_get_pr_transport_id_len()
1357 return sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in scsiback_get_pr_transport_id_len()
/linux-4.1.27/drivers/vhost/
Dscsi.c386 return sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in vhost_scsi_get_pr_transport_id_len()
400 return sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in vhost_scsi_get_pr_transport_id_len()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1352 ret = sas_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in usbg_get_pr_transport_id_len()