Searched refs:ep_lbufid (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h259 uintptr_t ep_lbufid; member in struct:rds_ep_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c437 ep->ep_lbufid = cmp.cmp_last_bufid;
490 ep->ep_lbufid = cmp.cmp_last_bufid;
496 RDS_DPRINTF2("rds_handle_cm_rep", "Return: lbufid: %p", ep->ep_lbufid);
H A Drdsib_ep.c402 ep->ep_lbufid = NULL;
1764 if (ep->ep_lbufid == NULL) {
1773 tmp = (rds_buf_t *)ep->ep_lbufid;

Completed in 47 milliseconds