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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtimod.c327 static int timodrproc(queue_t *, mblk_t *);
598 * Rest is handled in timodrproc.
630 (void) timodrproc(q, mp);
635 (void) timodrproc(q, mp);
666 if (timodrproc(q, mp)) {
668 * timodrproc did a putbq - stop processing
696 timodrproc(queue_t *q, mblk_t *mp) function
715 TILOG("timodrproc: Got M_ERROR, flags = %x\n", tp->tim_flags);
806 tilog("timodrproc: Got T_ERROR_ACK, flags = %x\n",
831 tilog("timodrproc
[all...]

Completed in 44 milliseconds