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()350 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptctl_do_taskmgmt()2003 case MPI_FUNCTION_SCSI_TASK_MGMT: in mptctl_do_mpt_command()2162 if (hdr->Function == MPI_FUNCTION_SCSI_TASK_MGMT) { in mptctl_do_mpt_command()2202 if (function == MPI_FUNCTION_SCSI_TASK_MGMT) in mptctl_do_mpt_command()2211 if (function == MPI_FUNCTION_SCSI_TASK_MGMT) in mptctl_do_mpt_command()2220 if (function == MPI_FUNCTION_SCSI_TASK_MGMT) in mptctl_do_mpt_command()
1091 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptsas_target_reset()4810 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptsas_issue_tm()
1579 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptscsih_IssueTaskMgmt()
270 #define MPI_FUNCTION_SCSI_TASK_MGMT (0x01) macro