Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_internal.h125 rphy->identify.target_port_protocols = dev->tproto; in sas_fill_in_rphy()
154 phy->identify.target_port_protocols = dev->tproto; in sas_phy_set_target()
157 phy->identify.target_port_protocols = 0; in sas_phy_set_target()
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()
Dsas_phy.c140 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
Dsas_expander.c273 phy->phy->identify.target_port_protocols = phy->attached_tproto; in sas_set_ex_phy()
275 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c69 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_phy()
99 identify->target_port_protocols = SAS_PROTOCOL_SMP; in pqi_sas_port_add_rphy()
102 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_rphy()
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_transport_sas.c605 sas_phy_protocol_attr(identify.target_port_protocols,
606 target_port_protocols);
1223 sas_rphy_protocol_attr(identify.target_port_protocols, target_port_protocols);
1532 (identify->target_port_protocols & in sas_rphy_add()
1543 if (identify->target_port_protocols & SAS_PROTOCOL_SSP) in sas_rphy_add()
1792 SETUP_PHY_ATTRIBUTE(target_port_protocols); in sas_attach_transport()
Dhpsa.c9601 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9629 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_sas.h54 enum sas_protocol target_port_protocols; member
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c205 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in _transport_set_identify()
207 identify->target_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify()
209 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()
211 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_sas.c250 id->target_bits = phy->identify.target_port_protocols; in mvs_bytes_dmaed()
1019 phy->identify.target_port_protocols = SAS_PROTOCOL_STP; in mvs_update_phyinfo()
1048 phy->identify.target_port_protocols = in mvs_update_phyinfo()
1051 phy->identify.target_port_protocols = in mvs_update_phyinfo()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1377 phy->identify.target_port_protocols = in int_phyup_v1_hw()
1380 phy->identify.target_port_protocols = in int_phyup_v1_hw()
Dhisi_sas_v2_hw.c2690 phy->identify.target_port_protocols = in phy_up_v2_hw()
2693 phy->identify.target_port_protocols = in phy_up_v2_hw()
3278 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
Dhisi_sas_v3_hw.c1523 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw()
1543 phy->identify.target_port_protocols = in phy_up_v3_hw()
1546 phy->identify.target_port_protocols = in phy_up_v3_hw()
Dhisi_sas_main.c657 id->target_bits = phy->identify.target_port_protocols; in hisi_sas_bytes_dmaed()
867 if (phy->identify.target_port_protocols == SAS_PROTOCOL_SSP) in hisi_sas_phyup_work()
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptsas.c2094 if (phy->identify.target_port_protocols & SAS_PROTOCOL_SMP) in mptsas_phy_reset()
3001 identify->target_port_protocols = 0; in mptsas_parse_device_info()
3003 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in mptsas_parse_device_info()
3005 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
3007 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
3009 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm8001_hwi.c3183 id->target_bits = phy->identify.target_port_protocols; in pm8001_bytes_dmaed()
3343 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3345 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3395 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
Dpm80xx_hwi.c3301 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3303 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3357 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()