Searched refs:MPI_IOCSTATUS_SUCCESS (Results 1 – 7 of 7) sorted by relevance
658 #define MPI_IOCSTATUS_SUCCESS (0x0000) macro
447 case MPI_IOCSTATUS_SUCCESS: in mptscsih_info_scsiio()684 status = MPI_IOCSTATUS_SUCCESS; in mptscsih_io_done()886 case MPI_IOCSTATUS_SUCCESS: /* 0x0000 */ in mptscsih_io_done()1980 if (iocstatus == MPI_IOCSTATUS_SUCCESS) { in mptscsih_taskmgmt_reply()2709 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()980 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()4925 else if ((mptReply->IOCStatus & MPI_IOCSTATUS_MASK) != MPI_IOCSTATUS_SUCCESS) { in WaitForDoorbellReply()5135 if (le16_to_cpu(sasIoUnitCntrReply->IOCStatus) != MPI_IOCSTATUS_SUCCESS) { in mptbase_sas_persist_operation()6498 if (ret == MPI_IOCSTATUS_SUCCESS) { in mpt_config()
2140 if (reply->IOCStatus != MPI_IOCSTATUS_SUCCESS) { in mptsas_phy_reset()4892 if ((pScsiTmReply->IOCStatus == MPI_IOCSTATUS_SUCCESS) && in mptsas_broadcast_primative_work()