AIO_READ
op = AIO_READ;
error = aio_enqueue_job(AIO_READ, SCARG(uap, aiocbp), NULL);
if ((job->aio_op & AIO_READ) == AIO_READ) {