Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c200 static boolean_t hmestart(struct hme *, mblk_t *);
2250 if (!hmestart(hmep, mp)) { in hme_m_tx()
2287 hmestart(struct hme *hmep, mblk_t *mp) in hmestart() function