Searched refs:MPI_IOCSTATUS_SUCCESS (Results 1 – 7 of 7) sorted by relevance
657 #define MPI_IOCSTATUS_SUCCESS (0x0000) macro
447 case MPI_IOCSTATUS_SUCCESS: in mptscsih_info_scsiio()684 status = MPI_IOCSTATUS_SUCCESS; in mptscsih_io_done()885 case MPI_IOCSTATUS_SUCCESS: /* 0x0000 */ in mptscsih_io_done()2075 if (iocstatus == MPI_IOCSTATUS_SUCCESS) { in mptscsih_taskmgmt_reply()2816 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()987 if (iocstat == MPI_IOCSTATUS_SUCCESS) { in mptctl_do_fw_download()
630 case MPI_IOCSTATUS_SUCCESS: in mpt_lan_send_reply()
3635 if (status == MPI_IOCSTATUS_SUCCESS && in mpt_do_upload()4928 else if ((mptReply->IOCStatus & MPI_IOCSTATUS_MASK) != MPI_IOCSTATUS_SUCCESS) { in WaitForDoorbellReply()5138 if (le16_to_cpu(sasIoUnitCntrReply->IOCStatus) != MPI_IOCSTATUS_SUCCESS) { in mptbase_sas_persist_operation()6500 if (ret == MPI_IOCSTATUS_SUCCESS) { in mpt_config()
2143 if (reply->IOCStatus != MPI_IOCSTATUS_SUCCESS) { in mptsas_phy_reset()4903 if ((pScsiTmReply->IOCStatus == MPI_IOCSTATUS_SUCCESS) && in mptsas_broadcast_primative_work()