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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h258 rds_buf_t *ep_seglbp; member in struct:rds_ep_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c956 ASSERT(ep->ep_seglbp != NULL);
957 ep->ep_seglbp->buf_nextp = bp;
958 ep->ep_seglbp = bp;
961 ep->ep_seglbp = NULL;
972 ep->ep_seglbp = bp;
976 ep->ep_seglbp->buf_nextp = bp;
977 ep->ep_seglbp = bp;
H A Drdsib_ep.c405 ep->ep_seglbp = NULL;
719 ep->ep_seglbp = NULL;
750 ep->ep_seglbp = NULL;

Completed in 103 milliseconds