Searched refs:CLIST_REG_DST (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drdma_subr.c281 case CLIST_REG_DST:
318 case CLIST_REG_DST:
359 case CLIST_REG_DST:
H A Dxdr_rdma.c512 CLIST_REG_DST);
552 xdrp->xp_conn, &cl, CLIST_REG_DST) != RDMA_SUCCESS) {
565 cl.c_regtype = CLIST_REG_DST;
1302 if (clist_register(*conn, &cl, CLIST_REG_DST) != RDMA_SUCCESS) {
1309 rlist->c_regtype = CLIST_REG_DST;
1358 if (clist_syncmem(*conn, &cl, CLIST_REG_DST) != RDMA_SUCCESS) {
H A Drpc_rdma.h137 CLIST_REG_DST enumerator in enum:__anon6880
H A Dclnt_rdma.c506 status = clist_register(conn, wlist, CLIST_REG_DST);
550 if (clist_register(conn, *clpp, CLIST_REG_DST)) {
H A Dsvc_rdma.c534 status = clist_register(conn, cllong, CLIST_REG_DST);
554 status = clist_syncmem(conn, cllong, CLIST_REG_DST);

Completed in 75 milliseconds