Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_util.c1316 dapl_ib_event_t *evpp_start; in dapls_evd_copy_events() local
1344 evpp_start = evpp; in dapls_evd_copy_events()
1350 evpp_start = NULL; in dapls_evd_copy_events()
1509 if (evpp_start) { in dapls_evd_copy_events()
1540 switch (evpp_start[i].ibe_ev_family) { in dapls_evd_copy_events()
1545 evpp_start[i].ibe_ce.ibce_event); in dapls_evd_copy_events()
1547 evpp_start[i].ibe_ce.ibce_psep_cookie, in dapls_evd_copy_events()
1548 evpp_start[i].ibe_ce.ibce_event, in dapls_evd_copy_events()
1549 evpp_start[i].ibe_ce.ibce_priv_data_ptr, (void *) in dapls_evd_copy_events()
1550 (uintptr_t)evpp_start[i].ibe_ce.ibce_cookie); in dapls_evd_copy_events()
[all …]