Home
last modified time | relevance | path

Searched refs:SAS_PROTOCOL_SMP (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/scsi/isci/
H A Dtask.c552 if (task->task_proto == SAS_PROTOCOL_SMP || in isci_task_abort_task()
567 ((task->task_proto == SAS_PROTOCOL_SMP) in isci_task_abort_task()
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c457 case SAS_PROTOCOL_SMP: in pm8001_deliver_command()
595 case SAS_PROTOCOL_SMP: in pm8001_ccb_task_free()
1204 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in pm8001_abort_task()
H A Dpm8001_hwi.c3162 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
H A Dpm80xx_hwi.c3239 phy->identify.target_port_protocols = SAS_PROTOCOL_SMP; in hw_event_sas_phy_up()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c778 case SAS_PROTOCOL_SMP: in mvs_task_prep()
870 case SAS_PROTOCOL_SMP: in mvs_slot_task_free()
1036 SAS_PROTOCOL_SMP; in mvs_update_phyinfo()
1499 case SAS_PROTOCOL_SMP: in mvs_slot_err()
1599 case SAS_PROTOCOL_SMP: { in mvs_slot_complete()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c321 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in hisi_sas_dma_unmap()
346 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in hisi_sas_dma_map()
466 case SAS_PROTOCOL_SMP: in hisi_sas_task_deliver()
527 case SAS_PROTOCOL_SMP: in hisi_sas_queue_command()
1145 if (!slot->is_internal && task->task_proto != SAS_PROTOCOL_SMP) in hisi_sas_do_release_task()
1771 } else if (task->task_proto & SAS_PROTOCOL_SMP) { in hisi_sas_abort_task()
H A Dhisi_sas_v1_hw.c1156 case SAS_PROTOCOL_SMP: in slot_err_v1_hw()
1277 case SAS_PROTOCOL_SMP: in slot_complete_v1_hw()
1376 SAS_PROTOCOL_SMP; in int_phyup_v1_hw()
/linux/include/scsi/
H A Dsas.h93 SAS_PROTOCOL_SMP = 0x02, enumerator
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c107 identify->target_port_protocols = SAS_PROTOCOL_SMP; in pqi_sas_port_add_rphy()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c428 case SAS_PROTOCOL_SMP: in asd_abort_task()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c264 identify->initiator_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()
274 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in _transport_set_identify()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c858 identify->initiator_port_protocols |= SAS_PROTOCOL_SMP; in mpi3mr_set_identify()
868 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mpi3mr_set_identify()
/linux/drivers/message/fusion/
H A Dmptsas.c2122 if (phy->identify.target_port_protocols & SAS_PROTOCOL_SMP) in mptsas_phy_reset()
3019 identify->initiator_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
3034 identify->target_port_protocols |= SAS_PROTOCOL_SMP; in mptsas_parse_device_info()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c140 { SAS_PROTOCOL_SMP, "smp" },