Home
last modified time | relevance | path

Searched refs:evpp_start (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_util.c1311 dapl_ib_event_t *evpp_start; in dapls_evd_copy_events() local
1339 evpp_start = evpp; in dapls_evd_copy_events()
1345 evpp_start = NULL; in dapls_evd_copy_events()
1504 if (evpp_start) { in dapls_evd_copy_events()
1535 switch (evpp_start[i].ibe_ev_family) { in dapls_evd_copy_events()
1540 evpp_start[i].ibe_ce.ibce_event); in dapls_evd_copy_events()
1542 evpp_start[i].ibe_ce.ibce_psep_cookie, in dapls_evd_copy_events()
1543 evpp_start[i].ibe_ce.ibce_event, in dapls_evd_copy_events()
1544 evpp_start[i].ibe_ce.ibce_priv_data_ptr, (void *) in dapls_evd_copy_events()
1545 (uintptr_t)evpp_start[i].ibe_ce.ibce_cookie); in dapls_evd_copy_events()
[all …]