Home
last modified time | relevance | path

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

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