/linux-6.6.21/drivers/scsi/aic94xx/ |
D | aic94xx_task.c | 136 if (task->task_proto != SAS_PROTOCOL_STP) in asd_unmap_scatterlist() 313 case SAS_PROTOCOL_STP: in asd_task_tasklet_complete() 550 if (t->task_proto & SAS_PROTOCOL_STP) in asd_execute_task() 551 t->task_proto = SAS_PROTOCOL_STP; in asd_execute_task() 554 case SAS_PROTOCOL_STP: in asd_execute_task() 591 case SAS_PROTOCOL_STP: in asd_execute_task()
|
D | aic94xx_dev.c | 161 (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()
|
D | aic94xx_tmf.c | 169 (dev->tproto & SAS_PROTOCOL_STP)) ? 0 : 1; in asd_I_T_nexus_reset() 421 case SAS_PROTOCOL_STP: in asd_abort_task()
|
D | aic94xx_dump.c | 746 case SAS_PROTOCOL_STP: in asd_dump_frame_rcvd()
|
/linux-6.6.21/drivers/scsi/mvsas/ |
D | mv_sas.c | 795 case SAS_PROTOCOL_STP: in mvs_task_prep() 796 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_task_prep() 888 case SAS_PROTOCOL_STP: in mvs_slot_task_free() 1013 phy->identify.target_port_protocols = SAS_PROTOCOL_STP; in mvs_update_phyinfo() 1254 (dev->tproto & SAS_PROTOCOL_STP)) ? 0 : 1; in mvs_debug_I_T_nexus_reset() 1384 task->task_proto & SAS_PROTOCOL_STP) { in mvs_abort_task() 1514 case SAS_PROTOCOL_STP: in mvs_slot_err() 1515 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_slot_err() 1621 case SAS_PROTOCOL_STP: in mvs_slot_complete() 1622 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: { in mvs_slot_complete()
|
/linux-6.6.21/include/scsi/ |
D | sas.h | 94 SAS_PROTOCOL_STP = 0x04, enumerator 97 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
|
D | scsi_transport_sas.h | 27 (proto & SAS_PROTOCOL_STP))? 1 : 0; in sas_protocol_ata()
|
/linux-6.6.21/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 412 case SAS_PROTOCOL_STP: in pm8001_deliver_command() 551 case SAS_PROTOCOL_STP: in pm8001_ccb_task_free() 1038 task->task_proto & SAS_PROTOCOL_STP) { in pm8001_abort_task()
|
/linux-6.6.21/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 1161 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()
|
D | hisi_sas_main.c | 441 case SAS_PROTOCOL_STP: in hisi_sas_task_deliver() 497 case SAS_PROTOCOL_STP: in hisi_sas_queue_command() 1671 task->task_proto & SAS_PROTOCOL_STP) { in hisi_sas_abort_task()
|
D | hisi_sas_v2_hw.c | 2179 case SAS_PROTOCOL_STP: in slot_err_v2_hw() 2180 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v2_hw() 2447 case SAS_PROTOCOL_STP: in slot_complete_v2_hw() 2448 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v2_hw()
|
D | hisi_sas_v3_hw.c | 2244 case SAS_PROTOCOL_STP: in slot_err_v3_hw() 2245 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v3_hw() 2385 case SAS_PROTOCOL_STP: in slot_complete_v3_hw() 2386 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v3_hw()
|
/linux-6.6.21/drivers/scsi/isci/ |
D | request.c | 761 ireq->protocol = SAS_PROTOCOL_STP; in sci_io_request_construct_basic_sata() 1071 if (ireq->protocol == SAS_PROTOCOL_STP) { in request_started_state_tc_event() 2358 case SAS_PROTOCOL_STP: in sci_request_handle_suspending_completions() 3122 ireq->protocol = SAS_PROTOCOL_STP; in sci_task_request_construct() 3383 case SAS_PROTOCOL_STP: in isci_io_request_build() 3384 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in isci_io_request_build()
|
/linux-6.6.21/drivers/scsi/libsas/ |
D | sas_ata.c | 179 task->task_proto = SAS_PROTOCOL_STP; in sas_ata_qc_issue() 257 if (phy->attached_tproto & SAS_PROTOCOL_STP) in sas_get_ata_info()
|
D | sas_expander.c | 821 if ((phy->attached_tproto & SAS_PROTOCOL_STP) || phy->attached_sata_dev) { in sas_ex_discover_end_dev()
|
/linux-6.6.21/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 98 identify->target_port_protocols = SAS_PROTOCOL_STP; in pqi_sas_port_add_rphy()
|
/linux-6.6.21/drivers/scsi/ |
D | scsi_transport_sas.c | 139 { SAS_PROTOCOL_STP, "stp" }, 1539 (SAS_PROTOCOL_SSP | SAS_PROTOCOL_STP | SAS_PROTOCOL_SATA))) in sas_rphy_add()
|
D | hpsa.c | 9615 identify->initiator_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy() 9616 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_phy() 9643 identify->initiator_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy() 9644 identify->target_port_protocols = SAS_PROTOCOL_STP; in hpsa_sas_port_add_rphy()
|
/linux-6.6.21/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 259 identify->initiator_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify() 269 identify->target_port_protocols |= SAS_PROTOCOL_STP; in _transport_set_identify()
|
/linux-6.6.21/drivers/scsi/mpi3mr/ |
D | mpi3mr_transport.c | 835 identify->initiator_port_protocols |= (SAS_PROTOCOL_STP | in mpi3mr_set_identify() 845 identify->target_port_protocols |= (SAS_PROTOCOL_STP | in mpi3mr_set_identify()
|
/linux-6.6.21/drivers/message/fusion/ |
D | mptsas.c | 3021 identify->initiator_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info() 3036 identify->target_port_protocols |= SAS_PROTOCOL_STP; in mptsas_parse_device_info()
|