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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c94 static mblk_t *iprb_send(iprb_t *, mblk_t *);
1067 iprb_send(iprb_t *ip, mblk_t *mp) function
1523 if ((mp = iprb_send(ip, mp)) != NULL) {

Completed in 59 milliseconds