Searched defs:evp_ptr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1693 OUT dapl_ib_event_t *evp_ptr,
1706 evp_msg.evp_ep = evp_ptr;
1707 if (evp_ptr) {
1717 " timeout 0x%llx, evp_ptr 0x%p, num_ev %d\n",
1719 timeout, evp_ptr, evp_msg.evp_num_ev);
1689 dapls_ib_event_poll( IN DAPL_EVD *evd_ptr, IN uint64_t timeout, IN uint_t threshold, OUT dapl_ib_event_t *evp_ptr, OUT int *num_events) argument

Completed in 35 milliseconds