Searched refs:rib_reg_mem (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 372 static rdma_stat rib_reg_mem(rib_hca_t *, caddr_t adsp, caddr_t, uint_t, 3669 status = rib_reg_mem(hca, adsp, buf, buflen, 0, &mr_hdl, &mr_desc); in rib_registermem() 3683 rib_reg_mem(rib_hca_t *hca, caddr_t adsp, caddr_t buf, uint_t size, in rib_reg_mem() function 3743 status = rib_reg_mem(hca, adsp, buf, buflen, 0, &mr_hdl, &mr_desc); in rib_registermemsync() 5202 status = rib_reg_mem(hca, adsp, buf, buflen, 0, &mr_hdl, &mr_desc); in rib_registermem_via_hca()
|