Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtelmod.c135 static int snd_parse(queue_t *q, mblk_t *mp);
677 (void) snd_parse(q, mp); in telmodwput()
882 if (!snd_parse(q, mp)) { in telmodwsrv()
1127 snd_parse(queue_t *q, mblk_t *mp) in snd_parse() function