Searched defs:hca_hdl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c403 ib_hca_handle_t hca_hdl = ia_ptr->hca_ptr->ib_hca_handle; local
411 if (hca_hdl == NULL) {
433 retval = ioctl(hca_hdl->ia_fd, DAPL_SERVICE_REGISTER, &args);
473 ib_hca_handle_t hca_hdl = ia_ptr->hca_ptr->ib_hca_handle; local
480 if (hca_hdl == NULL) {
489 retval = ioctl(hca_hdl->ia_fd, DAPL_SERVICE_DEREGISTER, &args);

Completed in 17 milliseconds