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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h417 } dapl_event_poll_t; typedef in typeref:struct:dapl_event_poll_s
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2834 daplka_event_poll_copyin(intptr_t inarg, dapl_event_poll_t *outarg, int mode)
2858 retval = ddi_copyin((void *)inarg, outarg, sizeof (dapl_event_poll_t),
2873 daplka_event_poll_copyout(dapl_event_poll_t *inarg, intptr_t outarg, int mode)
2898 sizeof (dapl_event_poll_t), mode);
3025 dapl_event_poll_t args;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1694 dapl_event_poll_t evp_msg;

Completed in 96 milliseconds