freebsd-dev/sys/dev/arcmsr
Jim Harris 61ba2ac6b4 Use CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to report nonexistent
LUNs for the virtual processor device.  This removes lots of CAM warnings,
and follows similar recent changes to tws(4) and twa(4) drivers.

Also fix case where CAM_REQ_CMP was getting OR'd with CAM_DEV_NOT_THERE
in the nonexistent LUN case, resulting in different CAM status (CAM_UA_TERMIO)
getting reported to CAM.  This issue existing previously, but was more subtle
because it changed CAM_SEL_TIMEOUT to CAM_CMD_TIMEOUT.

Sponsored by:	Intel
Reported and tested by:	Willem Jan Withagen <wjw@digiware.nl>
MFC after:	1 week
2012-12-18 00:00:07 +00:00
..
arcmsr.c Use CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to report nonexistent 2012-12-18 00:00:07 +00:00
arcmsr.h Update arcmsr(4) to vendor version 1.20.00.25. 2012-09-04 05:15:54 +00:00