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()2033 if (iocstatus == MPI_IOCSTATUS_SUCCESS) { in mptscsih_taskmgmt_reply()2760 case MPI_IOCSTATUS_SUCCESS: /* 0x0000 */ in mptscsih_get_completion_code()
471 #define MPT_CONFIG_GOOD MPI_IOCSTATUS_SUCCESS
440 iocstatus == MPI_IOCSTATUS_SUCCESS) in mptctl_do_taskmgmt()959 if (iocstat == MPI_IOCSTATUS_SUCCESS) { in mptctl_do_fw_download()
618 case MPI_IOCSTATUS_SUCCESS: in mpt_lan_send_reply()
3633 if (status == MPI_IOCSTATUS_SUCCESS && in mpt_do_upload()4911 else if ((mptReply->IOCStatus & MPI_IOCSTATUS_MASK) != MPI_IOCSTATUS_SUCCESS) { in WaitForDoorbellReply()5127 if (le16_to_cpu(sasIoUnitCntrReply->IOCStatus) != MPI_IOCSTATUS_SUCCESS) { in mptbase_sas_persist_operation()6496 if (ret == MPI_IOCSTATUS_SUCCESS) { in mpt_config()
2168 if (reply->IOCStatus != MPI_IOCSTATUS_SUCCESS) { in mptsas_phy_reset()4918 if ((pScsiTmReply->IOCStatus == MPI_IOCSTATUS_SUCCESS) && in mptsas_broadcast_primitive_work()