Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/isci/
Dtask.h101 if (SAS_PROTOCOL_SATA == tmf->proto) in isci_print_tmf()
Dport.c187 if (iphy->protocol == SAS_PROTOCOL_SATA) { in isci_port_link_up()
520 if (iphy->protocol != SAS_PROTOCOL_SATA) { in sci_port_get_attached_sas_address()
627 if (iphy->protocol != SAS_PROTOCOL_SATA && (flags & PF_RESUME)) in sci_port_activate_phy()
757 (iphy->protocol == SAS_PROTOCOL_SATA)) { in sci_port_link_detected()
Dphy.c594 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_start_sata_link_training()
846 iphy->protocol = SAS_PROTOCOL_SATA; in sci_phy_event_handler()
Dtask.c716 } else if (tmf->proto == SAS_PROTOCOL_SATA) { in isci_task_request_complete()
Drequest.c3387 case SAS_PROTOCOL_SATA: in isci_io_request_build()
3389 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in isci_io_request_build()
Dremote_device.c1088 if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_SATA)) { in sci_remote_device_ready_state_enter()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_task.c328 case SAS_PROTOCOL_SATA: in asd_task_tasklet_complete()
578 case SAS_PROTOCOL_SATA: in asd_execute_task()
622 case SAS_PROTOCOL_SATA: in asd_execute_task()
Daic94xx_tmf.c439 case SAS_PROTOCOL_SATA: in asd_abort_task()
/linux-4.4.14/include/scsi/
Dsas.h109 SAS_PROTOCOL_SATA = 0x01, enumerator
114 SAS_PROTOCOL_STP_ALL = SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA,
Dscsi_transport_sas.h15 return ((proto & SAS_PROTOCOL_SATA) || in sas_protocol_ata()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c806 case SAS_PROTOCOL_SATA: in mvs_task_prep()
808 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_task_prep()
907 case SAS_PROTOCOL_SATA: in mvs_slot_task_free()
1533 } else if (task->task_proto & SAS_PROTOCOL_SATA || in mvs_abort_task()
1696 case SAS_PROTOCOL_SATA: in mvs_slot_err()
1698 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: in mvs_slot_err()
1804 case SAS_PROTOCOL_SATA: in mvs_slot_complete()
1806 case SAS_PROTOCOL_SATA | SAS_PROTOCOL_STP: { in mvs_slot_complete()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_sas.c434 case SAS_PROTOCOL_SATA: in pm8001_task_exec()
509 case SAS_PROTOCOL_SATA: in pm8001_ccb_task_free()
1198 } else if (task->task_proto & SAS_PROTOCOL_SATA || in pm8001_abort_task()
Dpm80xx_hwi.c3008 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
Dpm8001_hwi.c3468 phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in hw_event_sata_phy_up()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_host_smp.c160 if (rphy->identify.target_port_protocols != SAS_PROTOCOL_SATA) in sas_report_phy_sata()
Dsas_discover.c99 dev->tproto = SAS_PROTOCOL_SATA; in sas_get_port_device()
Dsas_expander.c278 phy->phy->identify.target_port_protocols = SAS_PROTOCOL_SATA; in sas_set_ex_phy()
/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c136 { SAS_PROTOCOL_SATA, "sata" },
1571 (SAS_PROTOCOL_SSP|SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA))) in sas_rphy_add()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c204 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
214 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in _transport_set_identify()
/linux-4.4.14/drivers/message/fusion/
Dmptsas.c2999 identify->initiator_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()
3014 identify->target_port_protocols |= SAS_PROTOCOL_SATA; in mptsas_parse_device_info()