Home
last modified time | relevance | path

Searched refs:target_port_protocols (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_internal.h170 rphy->identify.target_port_protocols = dev->tproto; in sas_fill_in_rphy()
199 phy->identify.target_port_protocols = dev->tproto; in sas_phy_set_target()
202 phy->identify.target_port_protocols = 0; in sas_phy_set_target()
H A Dsas_host_smp.c49 resp_data[15] = rphy->identify.target_port_protocols; in sas_host_smp_discover()
157 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA) in sas_report_phy_sata()
H A Dsas_phy.c140 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
H A Dsas_expander.c277 phy->phy->identify.target_port_protocols = phy->attached_tproto; in sas_set_ex_phy()
279 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c69 identify->target_port_protocols = SAS_PROTOCOL_ALL; in pqi_sas_port_add_phy()
98 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_rphy()
104 identify->target_port_protocols = SAS_PROTOCOL_SSP; in pqi_sas_port_add_rphy()
107 identify->target_port_protocols = SAS_PROTOCOL_SMP; in pqi_sas_port_add_rphy()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c634 sas_phy_protocol_attr(identify.target_port_protocols,
635 target_port_protocols);
1252 sas_rphy_protocol_attr(identify.target_port_protocols, target_port_protocols);
1561 (identify->target_port_protocols & in sas_rphy_add()
1572 if (identify->target_port_protocols & SAS_PROTOCOL_SSP) in sas_rphy_add()
1821 SETUP_PHY_ATTRIBUTE(target_port_protocols); in sas_attach_transport()
H A Dhpsa.c9616 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9644 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
/linux/include/scsi/
H A Dscsi_transport_sas.h55 enum sas_protocol target_port_protocols; member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c267 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in _transport_set_identify()
269 identify->target_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify()
271 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()
273 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c251 id->target_bits = phy->identify.target_port_protocols; in mvs_bytes_dmaed()
1013 phy->identify.target_port_protocols = SAS_PROTOCOL_STP; in mvs_update_phyinfo()
1042 phy->identify.target_port_protocols = in mvs_update_phyinfo()
1045 phy->identify.target_port_protocols = in mvs_update_phyinfo()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1372 phy->identify.target_port_protocols = in int_phyup_v1_hw()
1375 phy->identify.target_port_protocols = in int_phyup_v1_hw()
H A Dhisi_sas_v2_hw.c2698 phy->identify.target_port_protocols = in phy_up_v2_hw()
2701 phy->identify.target_port_protocols = in phy_up_v2_hw()
3279 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
H A Dhisi_sas_main.c648 id->target_bits = phy->identify.target_port_protocols; in hisi_sas_bytes_dmaed()
918 if (phy->identify.target_port_protocols == SAS_PROTOCOL_SSP) in hisi_sas_phyup_work_common()
H A Dhisi_sas_v3_hw.c1580 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw()
1600 phy->identify.target_port_protocols = in phy_up_v3_hw()
1603 phy->identify.target_port_protocols = in phy_up_v3_hw()
/linux/drivers/message/fusion/
H A Dmptsas.c2123 if (phy->identify.target_port_protocols & SAS_PROTOCOL_SMP) in mptsas_phy_reset()
3029 identify->target_port_protocols = 0; in mptsas_parse_device_info()
3031 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in mptsas_parse_device_info()
3033 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
3035 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
3037 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c860 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in mpi3mr_set_identify()
863 identify->target_port_protocols |= (SAS_PROTOCOL_STP | in mpi3mr_set_identify()
866 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mpi3mr_set_identify()
/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3006 id->target_bits = phy->identify.target_port_protocols; in pm8001_bytes_dmaed()
3161 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3163 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3215 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
H A Dpm80xx_hwi.c3182 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3184 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3240 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()