Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h147 timeout_id_t async_polltid; /* softint poll timeout id */ member
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h290 timeout_id_t async_polltid; /* softint poll timeout id */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h408 timeout_id_t async_polltid; /* softint poll timeout id */ member
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2393 async->async_polltid = 0; in asyopen()
3240 (RING_FRAC(async)) || (async->async_polltid == 0)) { in async_rxint()
4404 async->async_polltid = 0; in asyrsrv()