Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h98 #define DAPL_SERVICE_DEREGISTER (DAPL_TYPE_SP | 0x02) macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c489 retval = ioctl(hca_hdl->ia_fd, DAPL_SERVICE_DEREGISTER, &args); in dapls_ib_remove_conn_listener()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8842 case DAPL_SERVICE_DEREGISTER: in daplka_sp_ioctl()