freebsd-dev/sys/dev/twa
Konstantin Belousov c46262f810 Fix twa(4) after the r246713. The driver copies data around to
satisfy some alignment restrictions.  Do not set TW_OSLI_REQ_FLAGS_CCB
flag for mapped data, pass the csio->data_ptr in the req->data.

Do not put the ccb pointer into req->data ever, ccb is stored in
req->orig_req already.

Submitted by:	Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
PR:	kern/177020
2013-03-21 13:06:28 +00:00
..
tw_cl_externs.h
tw_cl_fwif.h
tw_cl_init.c
tw_cl_intr.c
tw_cl_io.c
tw_cl_ioctl.h
tw_cl_misc.c Give tw_osl_dbg_printf format string to pacify clang warning. 2012-11-09 15:29:52 +00:00
tw_cl_share.h
tw_cl.h
tw_osl_cam.c Fix twa(4) after the r246713. The driver copies data around to 2013-03-21 13:06:28 +00:00
tw_osl_externs.h
tw_osl_freebsd.c Fix twa(4) after the r246713. The driver copies data around to 2013-03-21 13:06:28 +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 Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00