freebsd32_lio_listio_args
int freebsd32_lio_listio(struct thread *, struct freebsd32_lio_listio_args *);
{ .sy_narg = AS(freebsd32_lio_listio_args), .sy_call = (sy_call_t *)freebsd32_lio_listio, .sy_auevent = AUE_LIO_LISTIO, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 257 = freebsd32_lio_listio */
struct freebsd32_lio_listio_args *p = params;
freebsd32_lio_listio(struct thread *td, struct freebsd32_lio_listio_args *uap)