/linux-6.1.9/drivers/scsi/isci/ |
D | task.h | 101 if (SAS_PROTOCOL_SATA == tmf->proto) in isci_print_tmf()
|
D | port.c | 188 if (iphy->protocol == SAS_PROTOCOL_SATA) { in isci_port_link_up() 522 if (iphy->protocol != SAS_PROTOCOL_SATA) { in sci_port_get_attached_sas_address() 629 if (iphy->protocol != SAS_PROTOCOL_SATA && (flags & PF_RESUME)) in sci_port_activate_phy() 761 (iphy->protocol == SAS_PROTOCOL_SATA)) { in sci_port_link_detected()
|
D | phy.c | 591 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_start_sata_link_training() 843 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_event_handler()
|
D | task.c | 692 } else if (tmf->proto == SAS_PROTOCOL_SATA) { in isci_task_request_complete()
|
D | request.c | 3382 case SAS_PROTOCOL_SATA: in isci_io_request_build() 3384 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in isci_io_request_build()
|
D | remote_device.c | 1089 if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_SATA)) { in sci_remote_device_ready_state_enter()
|
/linux-6.1.9/drivers/scsi/aic94xx/ |
D | aic94xx_task.c | 309 case SAS_PROTOCOL_SATA: in asd_task_tasklet_complete() 558 case SAS_PROTOCOL_SATA: in asd_execute_task() 595 case SAS_PROTOCOL_SATA: in asd_execute_task()
|
D | aic94xx_tmf.c | 420 case SAS_PROTOCOL_SATA: in asd_abort_task()
|
/linux-6.1.9/drivers/scsi/mvsas/ |
D | mv_sas.c | 797 case SAS_PROTOCOL_SATA: in mvs_task_prep() 799 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_task_prep() 890 case SAS_PROTOCOL_SATA: in mvs_slot_task_free() 1393 } else if (task->task_proto & SAS_PROTOCOL_SATA || in mvs_abort_task() 1523 case SAS_PROTOCOL_SATA: in mvs_slot_err() 1525 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_slot_err() 1630 case SAS_PROTOCOL_SATA: in mvs_slot_complete() 1632 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: { in mvs_slot_complete()
|
/linux-6.1.9/include/scsi/ |
D | sas.h | 92 SAS_PROTOCOL_SATA = 0x01, enumerator 97 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
|
D | scsi_transport_sas.h | 26 return ((proto & SAS_PROTOCOL_SATA) || in sas_protocol_ata()
|
/linux-6.1.9/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 402 case SAS_PROTOCOL_SATA: in pm8001_deliver_command() 541 case SAS_PROTOCOL_SATA: in pm8001_ccb_task_free() 1028 } else if (task->task_proto & SAS_PROTOCOL_SATA || in pm8001_abort_task()
|
D | pm8001_hwi.c | 3366 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
|
D | pm80xx_hwi.c | 3370 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
|
/linux-6.1.9/drivers/scsi/libsas/ |
D | sas_host_smp.c | 157 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA) in sas_report_phy_sata()
|
D | sas_discover.c | 82 dev->tproto = SAS_PROTOCOL_SATA; in sas_get_port_device()
|
D | sas_expander.c | 258 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
|
/linux-6.1.9/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 1165 case SAS_PROTOCOL_SATA: in slot_err_v1_hw() 1167 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v1_hw() 1291 case SAS_PROTOCOL_SATA: in slot_complete_v1_hw() 1293 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v1_hw()
|
D | hisi_sas_v2_hw.c | 2174 case SAS_PROTOCOL_SATA: in slot_err_v2_hw() 2176 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v2_hw() 2437 case SAS_PROTOCOL_SATA: in slot_complete_v2_hw() 2439 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v2_hw() 3269 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sata_int_v2_hw()
|
D | hisi_sas_main.c | 436 case SAS_PROTOCOL_SATA: in hisi_sas_task_deliver() 492 case SAS_PROTOCOL_SATA: in hisi_sas_queue_command() 1605 } else if (task->task_proto & SAS_PROTOCOL_SATA || in hisi_sas_abort_task()
|
D | hisi_sas_v3_hw.c | 1540 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in phy_up_v3_hw() 2189 case SAS_PROTOCOL_SATA: in slot_err_v3_hw() 2191 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v3_hw() 2324 case SAS_PROTOCOL_SATA: in slot_complete_v3_hw() 2326 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v3_hw()
|
/linux-6.1.9/drivers/scsi/ |
D | scsi_transport_sas.c | 137 { SAS_PROTOCOL_SATA, "sata" }, 1539 (SAS_PROTOCOL_SSP | SAS_PROTOCOL_STP | SAS_PROTOCOL_SATA))) in sas_rphy_add()
|
/linux-6.1.9/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 263 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify() 273 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
|
/linux-6.1.9/drivers/scsi/mpi3mr/ |
D | mpi3mr_transport.c | 839 SAS_PROTOCOL_SATA); in mpi3mr_set_identify() 849 SAS_PROTOCOL_SATA); in mpi3mr_set_identify()
|
/linux-6.1.9/drivers/message/fusion/ |
D | mptsas.c | 3025 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info() 3040 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
|