Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1805 uint_t s = 0, needsoft = 0; in async_rxint() local
1827 needsoft = 1; in async_rxint()
1906 if ((async->async_flags & ASYNC_SERVICEIMM) || needsoft || in async_rxint()
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c3126 uint_t s, needsoft = 0; in async_rxint() local
3165 needsoft = 1; in async_rxint()
3172 needsoft = 1; in async_rxint()
3246 if ((async->async_flags & ASYNC_SERVICEIMM) || needsoft || in async_rxint()