Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_lib.c55 u32 sas_get_pr_transport_id( in sas_get_pr_transport_id() function
84 EXPORT_SYMBOL(sas_get_pr_transport_id);
/linux-4.1.27/include/target/
Dtarget_core_fabric.h191 u32 sas_get_pr_transport_id(struct se_portal_group *, struct se_node_acl *,
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c586 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id()
600 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id()
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1313 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in scsiback_get_pr_transport_id()
1327 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in scsiback_get_pr_transport_id()
/linux-4.1.27/drivers/vhost/
Dscsi.c356 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in vhost_scsi_get_pr_transport_id()
370 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in vhost_scsi_get_pr_transport_id()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1330 ret = sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in usbg_get_pr_transport_id()