Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_internal.h135 rphy->identify.target_port_protocols = dev->tproto; in sas_fill_in_rphy()
164 phy->identify.target_port_protocols = dev->tproto; in sas_phy_set_target()
167 phy->identify.target_port_protocols = 0; in sas_phy_set_target()
Dsas_host_smp.c52 resp_data[15] = rphy->identify.target_port_protocols; in sas_host_smp_discover()
160 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA) in sas_report_phy_sata()
Dsas_phy.c158 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
Dsas_expander.c287 phy->phy->identify.target_port_protocols = phy->attached_tproto; in sas_set_ex_phy()
289 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c74 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_phy()
101 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_rphy()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_sas.c610 sas_phy_protocol_attr(identify.target_port_protocols,
611 target_port_protocols);
1224 sas_rphy_protocol_attr(identify.target_port_protocols, target_port_protocols);
1540 (identify->target_port_protocols & in sas_rphy_add()
1551 if (identify->target_port_protocols & SAS_PROTOCOL_SSP) in sas_rphy_add()
1801 SETUP_PHY_ATTRIBUTE(target_port_protocols); in sas_attach_transport()
Dhpsa.c9470 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9498 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
/Linux-v4.19/include/scsi/
Dscsi_transport_sas.h54 enum sas_protocol target_port_protocols; member
/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c208 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in _transport_set_identify()
210 identify->target_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify()
212 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()
214 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.c267 id->target_bits = phy->identify.target_port_protocols; in mvs_bytes_dmaed()
1038 phy->identify.target_port_protocols = SAS_PROTOCOL_STP; in mvs_update_phyinfo()
1067 phy->identify.target_port_protocols = in mvs_update_phyinfo()
1070 phy->identify.target_port_protocols = in mvs_update_phyinfo()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c1425 phy->identify.target_port_protocols = in int_phyup_v1_hw()
1428 phy->identify.target_port_protocols = in int_phyup_v1_hw()
Dhisi_sas_v3_hw.c1215 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw()
1235 phy->identify.target_port_protocols = in phy_up_v3_hw()
1238 phy->identify.target_port_protocols = in phy_up_v3_hw()
Dhisi_sas_v2_hw.c2713 phy->identify.target_port_protocols = in phy_up_v2_hw()
2716 phy->identify.target_port_protocols = in phy_up_v2_hw()
3288 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
Dhisi_sas_main.c540 id->target_bits = phy->identify.target_port_protocols; in hisi_sas_bytes_dmaed()
/Linux-v4.19/drivers/message/fusion/
Dmptsas.c2095 if (phy->identify.target_port_protocols & SAS_PROTOCOL_SMP) in mptsas_phy_reset()
3002 identify->target_port_protocols = 0; in mptsas_parse_device_info()
3004 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in mptsas_parse_device_info()
3006 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
3008 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
3010 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_hwi.c3260 id->target_bits = phy->identify.target_port_protocols; in pm8001_bytes_dmaed()
3423 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
3425 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3477 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
Dpm80xx_hwi.c2965 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
2967 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3022 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()