Searched refs:MPI_FUNCTION_SCSI_TASK_MGMT (Results 1 – 4 of 4) sorted by relevance
265 if (req->u.hdr.Function == MPI_FUNCTION_SCSI_TASK_MGMT) { in mptctl_reply()351 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptctl_do_taskmgmt()2115 case MPI_FUNCTION_SCSI_TASK_MGMT: in mptctl_do_mpt_command()2272 if (hdr->Function == MPI_FUNCTION_SCSI_TASK_MGMT) { in mptctl_do_mpt_command()2312 if (function == MPI_FUNCTION_SCSI_TASK_MGMT) in mptctl_do_mpt_command()2321 if (function == MPI_FUNCTION_SCSI_TASK_MGMT) in mptctl_do_mpt_command()2330 if (function == MPI_FUNCTION_SCSI_TASK_MGMT) in mptctl_do_mpt_command()
1068 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptsas_target_reset()4797 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptsas_issue_tm()
1673 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptscsih_IssueTaskMgmt()
269 #define MPI_FUNCTION_SCSI_TASK_MGMT (0x01) macro