Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman.c2865 mblk_t *dupmp; in man_dl_catch() local
2870 dupmp = copymsg(mp); in man_dl_catch()
2871 if (dupmp == NULL) { in man_dl_catch()
2878 *mplist = dupmp; in man_dl_catch()
2883 tmp->b_next = dupmp; in man_dl_catch()