Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c239 static int ti_doname(queue_t *, mblk_t *);
1430 if (ti_doname(WR(q), mp) != DONAME_CONT) { in timodrproc()
1926 if (ti_doname(q, mp) != DONAME_CONT) { in timodwproc()
2217 ti_doname( in ti_doname() function