Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c955 boolean_t used_copy; in xgell_ring_tx() local
1032 used_copy = B_FALSE; in xgell_ring_tx()
1057 used_copy = B_TRUE; in xgell_ring_tx()
1060 } else if (used_copy) { in xgell_ring_tx()
1063 used_copy = B_FALSE; in xgell_ring_tx()
1065 } else if (used_copy) { in xgell_ring_tx()
1068 used_copy = B_FALSE; in xgell_ring_tx()
1152 if (used_copy) { in xgell_ring_tx()