Home
last modified time | relevance | path

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

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