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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c3785 mblk_t *nmpt = NULL; /* normal pkts tail */ local
3821 nmpt->b_next = smp;
3822 nmpt = smp;
3824 nmp = nmpt = smp;
3832 *npt = nmpt;
3849 mblk_t *nmpt; /* normal pkts tail */ local
3857 nmpt = mpt;
3860 n = vsw_get_pri_packets(vswp, &nmp, &nmpt, &hmp, &hmpt);
3878 return (vsw_ldctx(ldcp, nmp, nmpt, count));

Completed in 80 milliseconds