Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c3783 mblk_t *hmpt = NULL; /* high prio pkts tail */ in vsw_get_pri_packets() local
3808 hmpt->b_next = smp; in vsw_get_pri_packets()
3809 hmpt = smp; in vsw_get_pri_packets()
3811 hmp = hmpt = smp; in vsw_get_pri_packets()
3830 *hpt = hmpt; in vsw_get_pri_packets()
3847 mblk_t *hmpt; /* high prio pkts tail */ in vsw_ldctx_pri() local
3860 n = vsw_get_pri_packets(vswp, &nmp, &nmpt, &hmp, &hmpt); in vsw_ldctx_pri()