Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c121 static boolean_t pcn_send(pcn_t *, mblk_t *);
708 if (!pcn_send(pcnp, mp)) { in pcn_m_tx()
720 pcn_send(pcn_t *pcnp, mblk_t *mp) in pcn_send() function