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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c696 aio_req_t *cleanupport; local
736 if ((cleanupport = aiop->aio_portcleanupq) != NULL) {
763 if (flag && (cleanupport || portq))
764 aio_cleanup_portq(aiop, cleanupport, exitflg);

Completed in 61 milliseconds