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

/illumos-gate/usr/src/uts/common/rpc/
H A Drdma_subr.c274 case CLIST_REG_SOURCE:
307 case CLIST_REG_SOURCE:
346 case CLIST_REG_SOURCE:
H A Dxdr_rdma.c1398 status = clist_register(xdrp->xp_conn, &fcl, CLIST_REG_SOURCE);
1403 wcl->c_regtype = CLIST_REG_SOURCE;
1476 status = clist_syncmem(xdrp->xp_conn, &fcl, CLIST_REG_SOURCE);
H A Drpc_rdma.h136 CLIST_REG_SOURCE = 1, enumerator in enum:__anon6880
H A Dclnt_rdma.c447 status = clist_register(conn, rclp, CLIST_REG_SOURCE);
949 status = clist_syncmem(conn, cl, CLIST_REG_SOURCE);
H A Dsvc_rdma.c744 if (clist_register(crdp->conn, wcl, CLIST_REG_SOURCE) != RDMA_SUCCESS) {
750 status = clist_syncmem(crdp->conn, wcl, CLIST_REG_SOURCE);

Completed in 70 milliseconds