Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h318 } dapl_evd_create_t; typedef
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c69 dapl_evd_create_t create_msg; in dapli_get_dto_cq()
H A Ddapl_tavor_ibtf_util.c74 dapl_evd_create_t create_msg; in dapls_ib_cq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2590 dapl_evd_create_t args; in daplka_evd_create()
2596 retval = ddi_copyin((void *)arg, &args, sizeof (dapl_evd_create_t), in daplka_evd_create()
2715 retval = copyout(&args, (void *)arg, sizeof (dapl_evd_create_t)); in daplka_evd_create()