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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c230 * Return values for ti_doname().
239 static int ti_doname(queue_t *, mblk_t *);
1428 if (ti_doname(WR(q), mp) != DONAME_CONT) {
1922 if (ti_doname(q, mp) != DONAME_CONT) {
2213 ti_doname( function
2231 tilog("ti_doname: bad M_IOCTL command\n", 0);
2260 cmn_err(CE_WARN, "ti_doname: bad M_IOCDATA command\n");
2338 "ti_doname: allocb failed no recovery attempt\n", 0);
2368 tilog("ti_doname: allocb failed no recovery attempt\n",
2395 tilog("ti_doname
[all...]

Completed in 100 milliseconds