Searched refs:SAS_PROTOCOL_SMP (Results 1 – 17 of 17) sorted by relevance
313 case SAS_PROTOCOL_SMP: in asd_task_tasklet_complete()564 case SAS_PROTOCOL_SMP: in asd_execute_task()608 case SAS_PROTOCOL_SMP: in asd_execute_task()
428 case SAS_PROTOCOL_SMP: in asd_abort_task()
2345 case SAS_PROTOCOL_SMP: in sci_request_handle_suspending_completions()2548 if (task->task_proto == SAS_PROTOCOL_SMP) { in isci_request_handle_controller_specific_errors()2701 if (task->task_proto == SAS_PROTOCOL_SMP) in isci_request_handle_controller_specific_errors()2762 } else if (SAS_PROTOCOL_SMP == task->task_proto) { in isci_request_io_request_complete()2891 if (SAS_PROTOCOL_SMP == task->task_proto) in isci_request_io_request_complete()2911 case SAS_PROTOCOL_SMP: { in isci_request_io_request_complete()2971 } else if (task && task->task_proto == SAS_PROTOCOL_SMP) { in sci_request_started_state_enter()3220 ireq->protocol = SAS_PROTOCOL_SMP; in sci_io_request_construct_smp()3353 !(SAS_PROTOCOL_SMP & task->task_proto)) { in isci_io_request_build()3376 case SAS_PROTOCOL_SMP: in isci_io_request_build()
558 if (task->task_proto == SAS_PROTOCOL_SMP || in isci_task_abort_task()573 ((task->task_proto == SAS_PROTOCOL_SMP) in isci_task_abort_task()
459 case SAS_PROTOCOL_SMP: in pm8001_task_exec()538 case SAS_PROTOCOL_SMP: in pm8001_ccb_task_free()1315 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in pm8001_abort_task()
3380 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
3401 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
786 case SAS_PROTOCOL_SMP: in mvs_task_prep()886 case SAS_PROTOCOL_SMP: in mvs_slot_task_free()1052 SAS_PROTOCOL_SMP; in mvs_update_phyinfo()1678 case SAS_PROTOCOL_SMP: in mvs_slot_err()1779 case SAS_PROTOCOL_SMP: { in mvs_slot_complete()
1161 case SAS_PROTOCOL_SMP: in slot_err_v1_hw()1279 case SAS_PROTOCOL_SMP: in slot_complete_v1_hw()1380 SAS_PROTOCOL_SMP; in int_phyup_v1_hw()
295 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in hisi_sas_dma_unmap()322 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in hisi_sas_dma_map()526 case SAS_PROTOCOL_SMP: in hisi_sas_task_prep()1031 if (!slot->is_internal && task->task_proto != SAS_PROTOCOL_SMP) in hisi_sas_do_release_task()1739 } else if (task->lldd_task && task->task_proto & SAS_PROTOCOL_SMP) { in hisi_sas_abort_task()
2170 case SAS_PROTOCOL_SMP: in slot_err_v2_hw()2425 case SAS_PROTOCOL_SMP: in slot_complete_v2_hw()2470 if (!is_internal && (task->task_proto != SAS_PROTOCOL_SMP)) { in slot_complete_v2_hw()2693 SAS_PROTOCOL_SMP; in phy_up_v2_hw()
1560 SAS_PROTOCOL_SMP; in phy_up_v3_hw()2178 case SAS_PROTOCOL_SMP: in slot_err_v3_hw()2282 case SAS_PROTOCOL_SMP: { in slot_complete_v3_hw()2324 if (!is_internal && (task->task_proto != SAS_PROTOCOL_SMP)) { in slot_complete_v3_hw()
108 identify->target_port_protocols = SAS_PROTOCOL_SMP; in pqi_sas_port_add_rphy()
93 SAS_PROTOCOL_SMP = 0x02, enumerator
261 identify->initiator_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()271 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()
2122 if (phy->identify.target_port_protocols & SAS_PROTOCOL_SMP) in mptsas_phy_reset()3021 identify->initiator_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()3036 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
139 { SAS_PROTOCOL_SMP, "smp" },
Completed in 73 milliseconds