Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c173 mblk_t *pre_mp; in e1000g_send() local
256 pre_mp = NULL; in e1000g_send()
258 pre_mp = next_mp; in e1000g_send()
309 if (pre_mp) in e1000g_send()
310 pre_mp->b_cont = new_mp; in e1000g_send()
427 if (pre_mp) { in e1000g_send()
428 pre_mp->b_cont = next_mp; in e1000g_send()