Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c683 aio_req_t *cleanupport; in aio_cleanup() local
723 if ((cleanupport = aiop->aio_portcleanupq) != NULL) { in aio_cleanup()
750 if (flag && (cleanupport || portq)) in aio_cleanup()
751 aio_cleanup_portq(aiop, cleanupport, exitflg); in aio_cleanup()