Searched refs:E_OK (Results 51 - 75 of 93) sorted by relevance

1234

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c55 t_Error err = E_OK;
57 if ((err = FmSpCheckIntContextParams(&p_FmVspEntry->intContext))!= E_OK)
59 if ((err = FmSpCheckBufMargins(&p_FmVspEntry->bufMargins)) != E_OK)
67 t_Error err = E_OK;
75 p_FmVspEntry->p_FmVspEntryDriverParams->p_BufPoolDepletion)) != E_OK)
250 return E_OK;
274 return E_OK;
285 return E_OK;
399 return E_OK;
478 if (err != E_OK)
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c114 if ((err = QmFqidPut(p_Qm, ipcFqid.fqid)) != E_OK)
141 if ((err = QmGetSetPortalParams(p_Qm, &portalInitParams)) != E_OK)
161 return E_OK;
191 return E_OK;
226 return E_OK;
346 t_Error errCode = E_OK;
360 NULL)) != E_OK)
364 if ((errCode == E_OK) && (replyLength == (sizeof(uint32_t) + sizeof(uint32_t))))
401 t_Error errCode = E_OK;
413 NULL)) != E_OK)
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c141 return E_OK;
169 return E_OK;
227 return E_OK;
257 if (err != E_OK)
259 return E_OK;
280 t_Error err = E_OK;
301 if (err != E_OK)
407 return E_OK;
422 return E_OK;
H A Dfm_plcr.c167 return E_OK;
338 t_Error err = E_OK;
529 return E_OK;
541 return E_OK;
572 return E_OK;
717 t_Error err = E_OK;
749 return E_OK;
808 return E_OK;
833 return E_OK;
890 if ((err != E_OK) ||
[all...]
H A Dfm_replic.c110 return E_OK;
137 return E_OK;
243 return E_OK;
339 return E_OK;
393 return E_OK;
527 return E_OK;
653 return E_OK;
815 return E_OK;
939 return E_OK;
970 case E_OK
[all...]
H A Dfm_cc.c66 return E_OK;
409 return E_OK;
479 if (err != E_OK)
511 if (err != E_OK)
540 if (err != E_OK)
544 if (err != E_OK)
575 return E_OK;
586 if (err != E_OK)
600 t_Error err = E_OK;
831 return E_OK;
[all...]
H A Dfm_pcd.c83 return E_OK;
104 t_Error err = E_OK;
124 p_IpcReply->error = E_OK;
132 p_IpcReply->error = E_OK;
139 p_IpcReply->error = E_OK;
156 p_IpcReply->error = E_OK;
280 return E_OK;
351 return E_OK;
389 return E_OK;
426 return E_OK;
[all...]
/freebsd-12-stable/contrib/ncurses/form/
H A Dfrm_driver.c771 | Return Values : E_OK - success
786 RETURN(E_OK);
800 | Return Values : E_OK - success
832 return (E_OK);
842 | Return Values : E_OK - on success
1094 | Return Values : E_OK - on success
1138 return E_OK;
1152 | Return Values : E_OK - success
1160 int res = E_OK;
1196 | Return Values : E_OK
[all...]
H A Dfld_current.c43 | Return Values : E_OK - success
53 int err = E_OK;
H A Dfld_newftyp.c114 | Return Values : E_OK - success
140 RETURN(E_OK);
/freebsd-12-stable/sys/dev/dpaa/
H A Dif_dtsec.c212 if (error != E_OK) {
222 if (error != E_OK) {
230 if (error != E_OK) {
351 if (error != E_OK)
355 if (error != E_OK)
359 if (error != E_OK)
378 if (error != E_OK)
382 if (error != E_OK)
386 if (error != E_OK)
476 if (error != E_OK) {
[all...]
H A Dif_dtsec_im.c117 return (E_OK);
159 if (error != E_OK) {
204 if (error != E_OK) {
256 if (error != E_OK) {
/freebsd-12-stable/contrib/ncurses/menu/
H A Dm_driver.c114 | Return Values : E_OK - an item matching the pattern was found
176 RETURN(E_OK);
206 | Return Values : E_OK - success
220 int result = E_OK;
501 if (E_OK == err)
508 result = E_OK;
513 if (E_OK == result)
544 else if (E_OK == result)
H A Dm_item_new.c158 | Return Values : E_OK - success
175 RETURN(E_OK);
191 | Return Values : E_OK - success
256 RETURN(E_OK);
H A Dm_format.c53 | Return Values : E_OK - success
110 RETURN(E_OK);
H A Dm_item_opt.c50 | Return Values : E_OK - success
84 RETURN(E_OK);
93 | Return Values : E_OK - success
121 | Return Values : E_OK - success
H A Dm_item_top.c48 | Return Values : E_OK - success
83 RETURN(E_OK);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h361 t_Error errCode = E_OK;
375 NULL)) != E_OK)
407 return E_OK;
415 t_Error errCode = E_OK;
427 NULL)) != E_OK)
432 return E_OK;
H A Dbm_portal.c170 return E_OK;
304 return E_OK;
401 return E_OK;
449 return E_OK;
514 if (bman_create_portal(p_BmPortal,flags,&p_BmPortal->p_BmPortalDriverParams->mask)!=E_OK)
536 return E_OK;
548 return E_OK;
560 return E_OK;
H A Dbm_pool.c125 return (num ? ret : E_OK);
130 return E_OK;
194 return E_OK;
318 if ((err = BM_POOL_FillBufs (p_BmPool, p_BmPool->h_BmPortal, p_BmPool->numOfBuffers)) != E_OK)
324 return E_OK;
345 return E_OK;
363 return E_OK;
387 return E_OK;
399 return E_OK;
507 if ((res = BM_POOL_PutBuf(p_BmPool, h_BmPortal, p_Data)) != E_OK)
[all...]
/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Dncsw_mem.c97 return E_OK;
117 return E_OK;
146 return E_OK;
202 return E_OK;
266 if (errCode != E_OK)
273 return E_OK;
381 if (errCode != E_OK)
389 return E_OK;
554 if (errCode != E_OK)
559 return E_OK;
[all...]
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec_mii_acc.c85 return E_OK;
138 return E_OK;
H A Ddtsec_mii_acc.c95 return E_OK;
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c60 t_Error ans = E_OK;
73 if ((ans = FmPortImCheckInitParameters(p_FmPort)) != E_OK)
93 &p_Params->bufPoolDepletion) != E_OK)
220 if (FmSpCheckBufMargins(&p_Params->bufMargins) != E_OK)
368 if (FmSpCheckIntContextParams(&p_Params->intContext) != E_OK)
413 return E_OK;
529 return E_OK;
648 return E_OK;
658 return E_OK;
737 if (p_FmPort->imEn && ((err = FmPortImInit(p_FmPort)) != E_OK))
[all...]
/freebsd-12-stable/sys/contrib/ncsw/user/env/
H A Dxx.c192 error = E_OK;
364 return (E_OK);
403 return (E_OK);
450 return (E_OK);
466 return (E_OK);
479 return (E_OK);
614 * This function returns fake E_OK status and does nothing
617 return (E_OK);
624 * This function returns fake E_OK status and does nothing
627 return (E_OK);
[all...]

Completed in 227 milliseconds

1234