Searched refs:sas_get_pr_transport_id (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/target/ |
H A D | target_core_fabric_lib.c | 55 u32 sas_get_pr_transport_id( sas_get_pr_transport_id() function 84 EXPORT_SYMBOL(sas_get_pr_transport_id); variable
|
/linux-4.1.27/include/target/ |
H A 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/ |
H A D | tcm_loop.c | 586 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, tcm_loop_get_pr_transport_id() 600 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, tcm_loop_get_pr_transport_id()
|
/linux-4.1.27/drivers/xen/ |
H A D | xen-scsiback.c | 1313 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, scsiback_get_pr_transport_id() 1327 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, scsiback_get_pr_transport_id()
|
/linux-4.1.27/drivers/vhost/ |
H A D | scsi.c | 356 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, vhost_scsi_get_pr_transport_id() 370 return sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, vhost_scsi_get_pr_transport_id()
|
/linux-4.1.27/Documentation/target/ |
H A D | tcm_mod_builder.py | 622 buf += " ret = sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg,\n"
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
H A D | tcm_usb_gadget.c | 1330 ret = sas_get_pr_transport_id(se_tpg, se_nacl, pr_reg, usbg_get_pr_transport_id()
|
Completed in 149 milliseconds