Searched refs:MPI3_PEL_STATUS_SUCCESS (Results 1 – 2 of 2) sorted by relevance
1362 || ((le16toh(pel_reply->PELogStatus) != MPI3_PEL_STATUS_SUCCESS) in mpi3mr_pel_wait_complete()1499 || (le16toh(pel_reply->PELogStatus) != MPI3_PEL_STATUS_SUCCESS)){ in mpi3mr_pel_getseq_complete()1627 if (pel_log_status != MPI3_PEL_STATUS_SUCCESS) { in mpi3mr_pel_abort()
1104 #define MPI3_PEL_STATUS_SUCCESS (0x00) macro