Searched refs:MPI_IOCSTATUS_SUCCESS (Results 1 – 7 of 7) sorted by relevance
658 #define MPI_IOCSTATUS_SUCCESS (0x0000) macro
445 case MPI_IOCSTATUS_SUCCESS: in mptscsih_info_scsiio()682 status = MPI_IOCSTATUS_SUCCESS; in mptscsih_io_done()886 case MPI_IOCSTATUS_SUCCESS: /* 0x0000 */ in mptscsih_io_done()1982 if (iocstatus == MPI_IOCSTATUS_SUCCESS) { in mptscsih_taskmgmt_reply()2711 case MPI_IOCSTATUS_SUCCESS: /* 0x0000 */ in mptscsih_get_completion_code()
471 #define MPT_CONFIG_GOOD MPI_IOCSTATUS_SUCCESS
442 iocstatus == MPI_IOCSTATUS_SUCCESS) in mptctl_do_taskmgmt()963 if (iocstat == MPI_IOCSTATUS_SUCCESS) { in mptctl_do_fw_download()
621 case MPI_IOCSTATUS_SUCCESS: in mpt_lan_send_reply()
3645 if (status == MPI_IOCSTATUS_SUCCESS && in mpt_do_upload()4924 else if ((mptReply->IOCStatus & MPI_IOCSTATUS_MASK) != MPI_IOCSTATUS_SUCCESS) { in WaitForDoorbellReply()5136 if (le16_to_cpu(sasIoUnitCntrReply->IOCStatus) != MPI_IOCSTATUS_SUCCESS) { in mptbase_sas_persist_operation()6498 if (ret == MPI_IOCSTATUS_SUCCESS) { in mpt_config()
2139 if (reply->IOCStatus != MPI_IOCSTATUS_SUCCESS) { in mptsas_phy_reset()4891 if ((pScsiTmReply->IOCStatus == MPI_IOCSTATUS_SUCCESS) && in mptsas_broadcast_primitive_work()