Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.h174 short async_ext; /* modem status change count */ member
/titanic_44/usr/src/uts/sun4/sys/
H A Dsudev.h323 short async_ext; /* modem status change count */ member
/titanic_44/usr/src/uts/common/sys/
H A Dasy.h355 short async_ext; /* modem status change count */ member
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c2012 async->async_ext++; in async_msint()
2123 if (async->async_ext) { in async_softint()
2124 async->async_ext = 0; in async_softint()
/titanic_44/usr/src/uts/common/io/
H A Dasy.c2603 async->async_ext++; in async_msint()
2711 if (async->async_ext) { in async_softint()
2712 async->async_ext = 0; in async_softint()