Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtimod.c239 static int ti_doname(queue_t *, mblk_t *);
1428 if (ti_doname(WR(q), mp) != DONAME_CONT) { in timodrproc()
1922 if (ti_doname(q, mp) != DONAME_CONT) { in timodwproc()
2213 ti_doname( in ti_doname() function