Lines Matching refs:E_OK
112 ipcPoolThresh.thresholds)) != E_OK) in BmHandleIpcMsgCB()
123 ipcPoolThresh.bpid)) != E_OK) in BmHandleIpcMsgCB()
169 if ((err = BmBpidPut(p_Bm, ipcBpid.bpid)) != E_OK) in BmHandleIpcMsgCB()
178 return E_OK; in BmHandleIpcMsgCB()
196 return E_OK; in CheckBmParameters()
230 return E_OK; in BmSetPool()
257 t_Error errCode = E_OK; in BmSetPoolThresholds()
270 NULL)) != E_OK) in BmSetPoolThresholds()
272 return E_OK; in BmSetPoolThresholds()
298 t_Error errCode = E_OK; in BmUnSetPoolThresholds()
311 NULL)) != E_OK) in BmUnSetPoolThresholds()
313 return E_OK; in BmUnSetPoolThresholds()
354 t_Error errCode = E_OK; in BmGetCounter()
369 NULL)) != E_OK) in BmGetCounter()
376 if (errCode == E_OK) in BmGetCounter()
413 t_Error errCode = E_OK; in BmGetRevision()
425 NULL)) != E_OK) in BmGetRevision()
439 return E_OK; in BmGetRevision()
519 …m->h_BpidMm, p_Bm->p_BmDriverParams->partBpidBase, p_Bm->p_BmDriverParams->partNumOfPools) != E_OK) in BM_Init()
567 …XX_IpcRegisterMsgHandler(p_Bm->moduleName, BmHandleIpcMsgCB, p_Bm, BM_IPC_MAX_REPLY_SIZE)) != E_OK) in BM_Init()
605 p_Bm)) != E_OK) in BM_Init()
618 return E_OK; in BM_Init()
643 return E_OK; in BM_Free()
665 return E_OK; in BM_ConfigException()
677 return E_OK; in BM_ConfigFbprThreshold()
747 return E_OK; in BM_SetException()
813 return E_OK; in BM_DumpRegs()