Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dser_async.h122 #define ZAS_SERVICEIMM 0x00000200 /* queue soft interrupt as soon as */ macro
/titanic_41/usr/src/uts/sun/io/
H A Dzs_async.c1588 za->za_flags |= ZAS_SERVICEIMM; in zsa_wput()
1594 za->za_flags &= ~ZAS_SERVICEIMM; in zsa_wput()
1943 if ((za->za_flags & ZAS_SERVICEIMM) || g_nocluster) { in zsa_rxint()