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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtimod.c234 * Return values for ti_doname().
243 static int ti_doname(queue_t *, mblk_t *);
1457 if (ti_doname(WR(q), mp) != DONAME_CONT) {
1961 if (ti_doname(q, mp) != DONAME_CONT) {
2258 ti_doname( function
2276 tilog("ti_doname: bad M_IOCTL command\n", 0);
2305 cmn_err(CE_WARN, "ti_doname: bad M_IOCDATA command\n");
2383 "ti_doname: allocb failed no recovery attempt\n", 0);
2413 tilog("ti_doname: allocb failed no recovery attempt\n",
2440 tilog("ti_doname
[all...]

Completed in 45 milliseconds