Home
last modified time | relevance | path

Searched refs:DAT_EP_POST_RDMA_WRITE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Ddat_api.c339 return DAT_EP_POST_RDMA_WRITE(ep_handle, in dat_ep_post_rdma_write()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat_redirection.h230 #define DAT_EP_POST_RDMA_WRITE(ep, size, lbuf, cookie, rbuf, flags) \ macro