freebsd-dev/sys/dev/twa
Roman Divacky fd3c9374ff Change the command argument to ioctl routines to u_long to avoid
truncating the command to 32bit on 64bit archs where int is 32bit
(ie. amd64).

Approved by:	scottl
Approved by:	ed (mentor, implicit)
2009-09-22 16:28:07 +00:00
..
tw_cl_externs.h
tw_cl_fwif.h
tw_cl_init.c Reenable 64-bit DMA for twa(4) controllers, but use a boundary of 4GB to 2009-03-23 19:27:23 +00:00
tw_cl_intr.c
tw_cl_io.c Change the command argument to ioctl routines to u_long to avoid 2009-09-22 16:28:07 +00:00
tw_cl_ioctl.h
tw_cl_misc.c
tw_cl_share.h Change the command argument to ioctl routines to u_long to avoid 2009-09-22 16:28:07 +00:00
tw_cl.h
tw_osl_cam.c
tw_osl_externs.h
tw_osl_freebsd.c We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
tw_osl_includes.h
tw_osl_inline.h
tw_osl_ioctl.h
tw_osl_share.h
tw_osl_types.h
tw_osl.h Reenable 64-bit DMA for twa(4) controllers, but use a boundary of 4GB to 2009-03-23 19:27:23 +00:00