Searched refs:sas_get_pr_transport_id (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_lib.c | 55 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/ |
D | target_core_fabric.h | 191 u32 sas_get_pr_transport_id(struct se_portal_group *, struct se_node_acl *,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 586 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/ |
D | xen-scsiback.c | 1313 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/ |
D | scsi.c | 356 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/ |
D | tcm_usb_gadget.c | 1330 ret = sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, in usbg_get_pr_transport_id()
|