Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.h149 timeout_id_t async_polltid; /* softint poll timeout id */ member
/titanic_44/usr/src/uts/sun4/sys/
H A Dsudev.h290 timeout_id_t async_polltid; /* softint poll timeout id */ member
/titanic_44/usr/src/uts/common/sys/
H A Dasy.h320 timeout_id_t async_polltid; /* softint poll timeout id */ member
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c1061 async->async_polltid = 0; in asyopen()
1907 (RING_FRAC(async)) || (async->async_polltid == 0)) in async_rxint()
3271 async->async_polltid = 0; in asyrsrv()
/titanic_44/usr/src/uts/common/io/
H A Dasy.c1704 async->async_polltid = 0; in asyopen()
2551 (RING_FRAC(async)) || (async->async_polltid == 0)) in async_rxint()
3756 async->async_polltid = 0; in asyrsrv()