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()2106 case MPI_FUNCTION_SCSI_TASK_MGMT: in mptctl_do_mpt_command()2263 if (hdr->Function == MPI_FUNCTION_SCSI_TASK_MGMT) { in mptctl_do_mpt_command()2303 if (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()
1065 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptsas_target_reset()4791 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptsas_issue_tm()
1585 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptscsih_IssueTaskMgmt()
269 #define MPI_FUNCTION_SCSI_TASK_MGMT (0x01) macro