Home
last modified time | relevance | path

Searched refs:SAS_PROTOCOL_SATA (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/scsi/isci/
H A Dtask.h103 if (SAS_PROTOCOL_SATA == tmf->proto) in isci_print_tmf()
H A Dport.c188 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()
H A Dphy.c591 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_start_sata_link_training()
843 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_event_handler()
H A Dtask.c690 } else if (tmf->proto == SAS_PROTOCOL_SATA) { in isci_task_request_complete()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c784 case SAS_PROTOCOL_SATA: in mvs_task_prep()
786 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_task_prep()
877 case SAS_PROTOCOL_SATA: in mvs_slot_task_free()
1373 } else if (task->task_proto & SAS_PROTOCOL_SATA || in mvs_abort_task()
1503 case SAS_PROTOCOL_SATA: in mvs_slot_err()
1505 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_slot_err()
1610 case SAS_PROTOCOL_SATA: in mvs_slot_complete()
1612 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: { in mvs_slot_complete()
/linux/include/scsi/
H A Dsas.h92 SAS_PROTOCOL_SATA = 0x01, enumerator
97 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
H A Dscsi_transport_sas.h26 return ((proto & SAS_PROTOCOL_SATA) || in sas_protocol_ata()
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c463 case SAS_PROTOCOL_SATA: in pm8001_deliver_command()
602 case SAS_PROTOCOL_SATA: in pm8001_ccb_task_free()
1105 } else if (task->task_proto & SAS_PROTOCOL_SATA || in pm8001_abort_task()
H A Dpm8001_hwi.c3214 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
H A Dpm80xx_hwi.c3295 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c157 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA) in sas_report_phy_sata()
H A Dsas_discover.c82 dev->tproto = SAS_PROTOCOL_SATA; in sas_get_port_device()
H A Dsas_expander.c279 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1160 case SAS_PROTOCOL_SATA: in slot_err_v1_hw()
1162 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_err_v1_hw()
1290 case SAS_PROTOCOL_SATA: in slot_complete_v1_hw()
1292 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in slot_complete_v1_hw()
H A Dhisi_sas_main.c472 case SAS_PROTOCOL_SATA: in hisi_sas_task_deliver()
528 case SAS_PROTOCOL_SATA: in hisi_sas_queue_command()
1747 } else if (task->task_proto & SAS_PROTOCOL_SATA || in hisi_sas_abort_task()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c420 case SAS_PROTOCOL_SATA: in asd_abort_task()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c139 { SAS_PROTOCOL_SATA, "sata" },
1566 (SAS_PROTOCOL_SSP | SAS_PROTOCOL_STP | SAS_PROTOCOL_SATA))) in sas_rphy_add()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c266 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
276 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c856 SAS_PROTOCOL_SATA); in mpi3mr_set_identify()
866 SAS_PROTOCOL_SATA); in mpi3mr_set_identify()
/linux/drivers/message/fusion/
H A Dmptsas.c3021 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
3036 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()