Searched refs:evp_num_ev (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h415 uint_t evp_num_ev; /* array sz, possbly > threshold */ member in struct:dapl_event_poll_s
427 uint_t evp_num_ev; /* array sz, possbly > threshold */ member in struct:dapl_event_poll32_s
/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1706 evp_msg.evp_num_ev =
1709 evp_msg.evp_num_ev = 0;
1717 timeout, evp_ptr, evp_msg.evp_num_ev);
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2853 outarg->evp_num_ev = args32.evp_num_ev;
2885 args32.evp_num_ev = inarg->evp_num_ev;
3045 if ((args.evp_num_ev > 0) && (args.evp_ep == NULL)) {
3047 args.evp_num_ev);
3055 max_events = args.evp_num_ev;

Completed in 67 milliseconds