freebsd6_lio_listio_args
{ compat6(AS(freebsd6_lio_listio_args),lio_listio), .sy_auevent = AUE_LIO_LISTIO, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 320 = freebsd6 lio_listio */
freebsd6_lio_listio(struct thread *td, struct freebsd6_lio_listio_args *uap)
int freebsd6_lio_listio(struct thread *, struct freebsd6_lio_listio_args *);