freebsd-dev/sys/dev/tws
Jim Harris 6aa3468375 Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets or
LUNs respectively.  This removes a huge number of error messages
from CAM during bus scans.

Copied almost verbatim from mav's commit r237460.

Submitted by:	Mike Tancsa <mike at sentex dot net>
MFC after:	3 days
2012-09-24 21:45:41 +00:00
..
tws_cam.c Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets or 2012-09-24 21:45:41 +00:00
tws_hdm.c
tws_hdm.h
tws_services.c Don't expose a constant array into global namespace. 2011-10-28 17:53:34 +00:00
tws_services.h Don't expose a constant array into global namespace. 2011-10-28 17:53:34 +00:00
tws_user.c
tws_user.h
tws.c Specify MTX_RECURSE for the controller's io_lock. Without it, tws(4) 2012-09-24 21:40:22 +00:00
tws.h Do not define bool/true/false if the symbols already exist. 2011-12-12 18:43:24 +00:00