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

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c459 static int man_proto(queue_t *, mblk_t *);
2431 status = man_proto(wq, mp);
2434 * man_proto() indicated flow control
2470 * man_proto - handle DLPI protocol requests issued from upstream.
2481 man_proto(queue_t *wq, mblk_t *mp) function
2489 ("man_proto: mp(0x%p) prim(%s)\n", (void *)mp,
2542 MAN_DBG((MAN_UWSRV | MAN_DLPI), ("man_proto: prim(%d)\n",
2549 MAN_DBG((MAN_UWSRV | MAN_DLPI), ("man_proto: exit\n"));

Completed in 100 milliseconds