Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h69 #define DAPL_EVD_CREATE (DAPL_TYPE_EVD | 0x01) macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c100 retval = ioctl(ia_fd, DAPL_EVD_CREATE, &create_msg); in dapli_get_dto_cq()
H A Ddapl_tavor_ibtf_util.c121 retval = ioctl(ia_fd, DAPL_EVD_CREATE, &create_msg); in dapls_ib_cq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8658 case DAPL_EVD_CREATE: in daplka_evd_ioctl()