Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Daio_subr.c591 aio_req_t *entry_present, aio_req_t *entry_missing) in aio_verify_queue() argument
601 if (entry_present == reqp) in aio_verify_queue()
607 ASSERT(entry_present == NULL || found == 1); in aio_verify_queue()