Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h325 uchar_t async_queue_full; /* Streams Queue Full */ member
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c2249 async->async_queue_full = 1; in async_softint()
2254 if (async->async_queue_full) { in async_softint()
2261 async->async_queue_full = 0; in async_softint()
2265 async->async_queue_full = 0; in async_softint()
2305 async->async_queue_full = 1; in async_softint()