Searched defs:mp_end (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c710 mblk_t *mp_end = NULL; local
801 mp_end = mp;
803 mp_end->b_next = mp;
804 mp_end = mp;
839 mp_head = mp_end = NULL;

Completed in 50 milliseconds