freebsd-dev/sys/dev/twa
Alexander Motin e5dfa058da MFprojects/camlock r248982:
Stop abusing xpt_periph in random plases that really have no periph related
to CCB, for example, bus scanning.  NULL value is fine in such cases and it
is correctly logged in debug messages as "noperiph".  If at some point we
need some real XPT periphs (alike to pmpX now), quite likely they will be
per-bus, and not a single global instance as xpt_periph now.
2013-04-14 09:55:48 +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 MFprojects/camlock r248982: 2013-04-14 09:55:48 +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