Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h114 aio_req_t *aio_portpending; /* list of pending requests */ member
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c237 aio_deq(&aiop->aio_portpending, reqp); in aio_done()
253 aio_deq(&aiop->aio_portpending, reqp); in aio_done()
262 aio_deq(&aiop->aio_portpending, reqp); in aio_done()
1214 if ((headp = aiop->aio_portpending) != NULL) { in aio_close_port()
H A Daio.c2217 aio_deq(&aiop->aio_portpending, reqp); in aiorw()
2243 aio_deq(&aiop->aio_portpending, reqp); in lio_set_error()
2437 aio_enq(&aiop->aio_portpending, reqp, 0); in aio_req_setup()
3334 aio_enq(&aiop->aio_portpending, reqp, 0); in aio_req_setupLF()