Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/libsas/
Dsas_internal.h122 rphy->identify.target_port_protocols = dev->tproto; in sas_fill_in_rphy()
151 phy->identify.target_port_protocols = dev->tproto; in sas_phy_set_target()
154 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()
/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c69 identify->target_port_protocols = SAS_PROTOCOL_ALL; in pqi_sas_port_add_phy()
97 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_rphy()
105 identify->target_port_protocols = SAS_PROTOCOL_SSP; in pqi_sas_port_add_rphy()
108 identify->target_port_protocols = SAS_PROTOCOL_SMP; in pqi_sas_port_add_rphy()
/Linux-v5.15/drivers/scsi/
Dscsi_transport_sas.c605 sas_phy_protocol_attr(identify.target_port_protocols,
606 target_port_protocols);
1218 sas_rphy_protocol_attr(identify.target_port_protocols, target_port_protocols);
1527 (identify->target_port_protocols & in sas_rphy_add()
1538 if (identify->target_port_protocols & SAS_PROTOCOL_SSP) in sas_rphy_add()
1787 SETUP_PHY_ATTRIBUTE(target_port_protocols); in sas_attach_transport()
Dhpsa.c9625 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9653 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
/Linux-v5.15/include/scsi/
Dscsi_transport_sas.h54 enum sas_protocol target_port_protocols; member
/Linux-v5.15/drivers/scsi/mpt3sas/
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-v5.15/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()
/Linux-v5.15/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()
3280 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
Dhisi_sas_main.c650 id->target_bits = phy->identify.target_port_protocols; in hisi_sas_bytes_dmaed()
861 if (phy->identify.target_port_protocols == SAS_PROTOCOL_SSP) in hisi_sas_phyup_work()
Dhisi_sas_v3_hw.c1534 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw()
1554 phy->identify.target_port_protocols = in phy_up_v3_hw()
1557 phy->identify.target_port_protocols = in phy_up_v3_hw()
/Linux-v5.15/drivers/message/fusion/
Dmptsas.c2122 if (phy->identify.target_port_protocols & SAS_PROTOCOL_SMP) in mptsas_phy_reset()
3030 identify->target_port_protocols = 0; in mptsas_parse_device_info()
3032 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in mptsas_parse_device_info()
3034 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
3036 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
3038 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
/Linux-v5.15/drivers/scsi/pm8001/
Dpm8001_hwi.c3237 id->target_bits = phy->identify.target_port_protocols; in pm8001_bytes_dmaed()
3397 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3399 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3449 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
Dpm80xx_hwi.c3339 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3341 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()