Searched refs:tm_reply (Results 1 – 2 of 2) sorted by relevance
526 MPI3_SCSI_TASK_MGMT_REPLY *tm_reply = NULL; in mpi3mr_issue_tm() local634 tm_reply = (MPI3_SCSI_TASK_MGMT_REPLY *)drv_cmd->reply; in mpi3mr_issue_tm()638 resp_code = tm_reply->ResponseData & MPI3MR_RI_MASK_RESPCODE; in mpi3mr_issue_tm()667 tm_reply->TerminationCount, mpi3mr_tm_response_name(resp_code), resp_code); in mpi3mr_issue_tm()
3567 Mpi3SCSITaskMgmtReply_t *tm_reply = NULL; in mpi3mr_dev_rmhs_complete_tm() local3571 tm_reply = (Mpi3SCSITaskMgmtReply_t *)drv_cmd->reply; in mpi3mr_dev_rmhs_complete_tm()3573 if (tm_reply) in mpi3mr_dev_rmhs_complete_tm()3578 le32toh(tm_reply->TerminationCount)); in mpi3mr_dev_rmhs_complete_tm()