Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/sys/
H A Dsudev.h255 uint_t asy_xmit_count; /* Count the no of xmits in one intr */ member
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c1683 if ((asy->asy_xmit_count > 1) || in asyintr()
1686 asy->asy_xmit_count = 0; in asyintr()
1776 asy->asy_xmit_count = xmit_progress; in async_txint()