freebsd32_aio_error_args
int freebsd32_aio_error(struct thread *, struct freebsd32_aio_error_args *);
{ .sy_narg = AS(freebsd32_aio_error_args), .sy_call = (sy_call_t *)freebsd32_aio_error, .sy_auevent = AUE_AIO_ERROR, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 317 = freebsd32_aio_error */
struct freebsd32_aio_error_args *p = params;
freebsd32_aio_error(struct thread *td, struct freebsd32_aio_error_args *uap)