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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_wqe.c850 ibmf_msg_bufs_t *hdr_ipbufs; local
904 hdr_ipbufs = &msgimplp->im_msgbufs_send;
906 hdr_ipbufs = &msgimplp->im_msgbufs_recv;
908 hdr_ipbufs = &msgimplp->im_msgbufs_send;
911 hdr_ipbufs = &msgimplp->im_msgbufs_recv;
913 hdr_ipbufs = &msgimplp->im_msgbufs_send;
917 bcopy((void *)hdr_ipbufs->im_bufs_mad_hdr,
991 hdr_ipbufs->im_bufs_mad_hdr->MgmtClass,
994 if (hdr_ipbufs->im_bufs_cl_hdr != NULL) {
995 bcopy((void *)hdr_ipbufs
[all...]

Completed in 96 milliseconds