Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_task.c190 if (task->task_proto == SAS_PROTOCOL_SSP) { in asd_get_response_tasklet()
335 case SAS_PROTOCOL_SSP: in asd_task_tasklet_complete()
585 case SAS_PROTOCOL_SSP: in asd_execute_task()
629 case SAS_PROTOCOL_SSP: in asd_execute_task()
Daic94xx_tmf.c443 case SAS_PROTOCOL_SSP: in asd_abort_task()
453 if (task->task_proto == SAS_PROTOCOL_SSP) { in asd_abort_task()
585 if (!(dev->tproto & SAS_PROTOCOL_SSP)) in asd_initiate_ssp_tmf()
Daic94xx_dump.c914 case SAS_PROTOCOL_SSP: in asd_dump_frame_rcvd()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_sas.c427 case SAS_PROTOCOL_SSP: in pm8001_task_exec()
511 case SAS_PROTOCOL_SSP: in pm8001_ccb_task_free()
881 if (!(dev->tproto & SAS_PROTOCOL_SSP)) in pm8001_issue_ssp_tmf()
1116 if (task->task_proto & SAS_PROTOCOL_SSP) { in pm8001_query_task()
1177 if (task->task_proto & SAS_PROTOCOL_SSP) { in pm8001_abort_task()
Dpm80xx_hwi.c2951 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
Dpm8001_hwi.c3414 phy->identify.target_port_protocols = SAS_PROTOCOL_SSP; in hw_event_sas_phy_up()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c803 case SAS_PROTOCOL_SSP: in mvs_task_prep()
909 case SAS_PROTOCOL_SSP: in mvs_slot_task_free()
1063 SAS_PROTOCOL_SSP; in mvs_update_phyinfo()
1370 if (!(dev->tproto & SAS_PROTOCOL_SSP)) in mvs_debug_issue_ssp_tmf()
1446 if (task->lldd_task && task->task_proto & SAS_PROTOCOL_SSP) { in mvs_query_task()
1503 if (task->lldd_task && task->task_proto & SAS_PROTOCOL_SSP) { in mvs_abort_task()
1678 case SAS_PROTOCOL_SSP: in mvs_slot_err()
1778 case SAS_PROTOCOL_SSP: in mvs_slot_complete()
/linux-4.4.14/drivers/scsi/isci/
Dtask.c247 isci_tmf->proto = SAS_PROTOCOL_SSP; in isci_task_request_build()
712 if (tmf->proto == SAS_PROTOCOL_SSP) { in isci_task_request_complete()
Drequest.c733 ireq->protocol = SAS_PROTOCOL_SSP; in sci_io_request_construct_basic_ssp()
2362 case SAS_PROTOCOL_SSP: in sci_request_handle_suspending_completions()
2763 } else if (SAS_PROTOCOL_SSP == task->task_proto) { in isci_request_io_request_complete()
2907 case SAS_PROTOCOL_SSP: in isci_request_io_request_complete()
3132 ireq->protocol = SAS_PROTOCOL_SSP; in sci_task_request_construct()
3384 case SAS_PROTOCOL_SSP: in isci_io_request_build()
Dphy.c583 iphy->protocol = SAS_PROTOCOL_SSP; in sci_phy_start_sas_link_training()
1317 if (iphy->protocol == SAS_PROTOCOL_SSP) { in sci_phy_resetting_state_enter()
Dhost.c1777 if (iphy->protocol == SAS_PROTOCOL_SSP) { in power_control_timeout()
1851 current_phy->protocol == SAS_PROTOCOL_SSP && in sci_controller_power_control_queue_insert()
Dport.c207 } else if (iphy->protocol == SAS_PROTOCOL_SSP) { in isci_port_link_up()
/linux-4.4.14/include/scsi/
Dsas.h112 SAS_PROTOCOL_SSP = 0x08, enumerator
/linux-4.4.14/drivers/scsi/
Dscsi_transport_sas.c139 { SAS_PROTOCOL_SSP, "ssp" },
1571 (SAS_PROTOCOL_SSP|SAS_PROTOCOL_STP|SAS_PROTOCOL_SATA))) in sas_rphy_add()
1581 if (identify->target_port_protocols & SAS_PROTOCOL_SSP) in sas_rphy_add()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c198 identify->initiator_port_protocols |= SAS_PROTOCOL_SSP; in _transport_set_identify()
208 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in _transport_set_identify()
/linux-4.4.14/drivers/scsi/libsas/
Dsas_expander.c835 if (phy->attached_tproto & SAS_PROTOCOL_SSP) { in sas_ex_discover_end_dev()
/linux-4.4.14/drivers/message/fusion/
Dmptsas.c2993 identify->initiator_port_protocols |= SAS_PROTOCOL_SSP; in mptsas_parse_device_info()
3008 identify->target_port_protocols |= SAS_PROTOCOL_SSP; in mptsas_parse_device_info()