Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c161 (dev->tproto & SAS_PROTOCOL_STP)) { in asd_init_target_ddb()
187 if (dev->tproto & SAS_PROTOCOL_STP) in asd_init_target_ddb()
195 if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_STP)) { in asd_init_target_ddb()
H A Daic94xx_tmf.c169 (dev->tproto & SAS_PROTOCOL_STP)) ? 0 : 1; in asd_I_T_nexus_reset()
421 case SAS_PROTOCOL_STP: in asd_abort_task()
H A Daic94xx_dump.c746 case SAS_PROTOCOL_STP: in asd_dump_frame_rcvd()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c785 case SAS_PROTOCOL_STP: in mvs_task_prep()
786 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_task_prep()
878 case SAS_PROTOCOL_STP: in mvs_slot_task_free()
1003 phy->identify.target_port_protocols = SAS_PROTOCOL_STP; in mvs_update_phyinfo()
1244 (dev->tproto & SAS_PROTOCOL_STP)) ? 0 : 1; in mvs_debug_I_T_nexus_reset()
1374 task->task_proto & SAS_PROTOCOL_STP) { in mvs_abort_task()
1504 case SAS_PROTOCOL_STP: in mvs_slot_err()
1505 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_slot_err()
1611 case SAS_PROTOCOL_STP: in mvs_slot_complete()
1612 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: { in mvs_slot_complete()
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c122 if (task->task_proto == SAS_PROTOCOL_STP) { in pm80xx_get_tag_opcodes()
464 case SAS_PROTOCOL_STP: in pm8001_deliver_command()
603 case SAS_PROTOCOL_STP: in pm8001_ccb_task_free()
1106 task->task_proto & SAS_PROTOCOL_STP) { in pm8001_abort_task()
/linux/include/scsi/
H A Dsas.h94 SAS_PROTOCOL_STP = 0x04, enumerator
97 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
H A Dscsi_transport_sas.h27 (proto & SAS_PROTOCOL_STP))? 1 : 0; in sas_protocol_ata()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1161 case SAS_PROTOCOL_STP: in slot_err_v1_hw()
1162 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v1_hw()
1291 case SAS_PROTOCOL_STP: in slot_complete_v1_hw()
1292 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v1_hw()
H A Dhisi_sas_main.c473 case SAS_PROTOCOL_STP: in hisi_sas_task_deliver()
529 case SAS_PROTOCOL_STP: in hisi_sas_queue_command()
1748 task->task_proto & SAS_PROTOCOL_STP) { in hisi_sas_abort_task()
/linux/drivers/scsi/libsas/
H A Dsas_ata.c179 task->task_proto = SAS_PROTOCOL_STP; in sas_ata_qc_issue()
257 if (phy->attached_tproto & SAS_PROTOCOL_STP) in sas_get_ata_info()
H A Dsas_expander.c842 if ((phy->attached_tproto & SAS_PROTOCOL_STP) || phy->attached_sata_dev) { in sas_ex_discover_end_dev()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c98 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_rphy()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c141 { SAS_PROTOCOL_STP, "stp" },
1566 (SAS_PROTOCOL_SSP | SAS_PROTOCOL_STP | SAS_PROTOCOL_SATA))) in sas_rphy_add()
H A Dhpsa.c9599 identify->initiator_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9600 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy()
9627 identify->initiator_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
9628 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c262 identify->initiator_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify()
272 identify->target_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c855 identify->initiator_port_protocols |= (SAS_PROTOCOL_STP | in mpi3mr_set_identify()
865 identify->target_port_protocols |= (SAS_PROTOCOL_STP | in mpi3mr_set_identify()
/linux/drivers/message/fusion/
H A Dmptsas.c3017 identify->initiator_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
3032 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()