Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
A 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()
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()
A Dsas_phy.c140 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
A 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/drivers/scsi/smartpqi/
A 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/drivers/scsi/
A Dscsi_transport_sas.c606 sas_phy_protocol_attr(identify.target_port_protocols,
607 target_port_protocols);
1219 sas_rphy_protocol_attr(identify.target_port_protocols, target_port_protocols);
1528 (identify->target_port_protocols & in sas_rphy_add()
1539 if (identify->target_port_protocols & SAS_PROTOCOL_SSP) in sas_rphy_add()
1788 SETUP_PHY_ATTRIBUTE(target_port_protocols); in sas_attach_transport()
A Dhpsa.c9629 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9657 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
/linux/include/scsi/
A Dscsi_transport_sas.h55 enum sas_protocol target_port_protocols; member
/linux/drivers/scsi/mpt3sas/
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/
A 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/drivers/scsi/hisi_sas/
A Dhisi_sas_v1_hw.c1376 phy->identify.target_port_protocols = in int_phyup_v1_hw()
1379 phy->identify.target_port_protocols = in int_phyup_v1_hw()
A Dhisi_sas_v2_hw.c2689 phy->identify.target_port_protocols = in phy_up_v2_hw()
2692 phy->identify.target_port_protocols = in phy_up_v2_hw()
3273 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
A Dhisi_sas_main.c650 id->target_bits = phy->identify.target_port_protocols; in hisi_sas_bytes_dmaed()
872 if (phy->identify.target_port_protocols == SAS_PROTOCOL_SSP) in hisi_sas_phyup_work()
A Dhisi_sas_v3_hw.c1536 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw()
1556 phy->identify.target_port_protocols = in phy_up_v3_hw()
1559 phy->identify.target_port_protocols = in phy_up_v3_hw()
/linux/drivers/message/fusion/
A 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/drivers/scsi/pm8001/
A Dpm8001_hwi.c3237 id->target_bits = phy->identify.target_port_protocols; in pm8001_bytes_dmaed()
3399 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3401 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3453 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
A Dpm80xx_hwi.c3378 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3380 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3436 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()

Completed in 101 milliseconds