Searched defs:async_progress_check (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c1710 async_progress_check(void *arg) function
1742 async->async_timer = timeout(async_progress_check, async,
1857 async->async_timer = timeout(async_progress_check, async,
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1066 async_progress_check(void *arg) function
1098 async->async_timer = timeout(async_progress_check, async,
1195 async->async_timer = timeout(async_progress_check, async,

Completed in 56 milliseconds