aio_req_free_port
void aio_req_free_port(aio_t *, aio_req_t *);
aio_req_free_port(aiop, reqp); /* back to free list */
aio_req_free_port(aiop, reqp); /* request struct back to free list */
aio_req_free_port(aiop, reqp);