patch-2.4.9 linux/drivers/scsi/aic7xxx/cam.h
Next file: linux/drivers/scsi/atp870u.c
Previous file: linux/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Sun Aug 12 10:51:42 2001
- Orig file:
v2.4.8/linux/drivers/scsi/aic7xxx/cam.h
- Orig date:
Sun Mar 4 14:30:18 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/scsi/aic7xxx/cam.h linux/drivers/scsi/aic7xxx/cam.h
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: //depot/src/linux/drivers/scsi/aic7xxx/cam.h#9 $
+ * $Id: //depot/src/linux/drivers/scsi/aic7xxx/cam.h#10 $
*/
#ifndef _AIC7XXX_CAM_H
@@ -102,10 +102,6 @@
* back into the XPT queue.
*/
CAM_REQUEUE_REQ = DID_BUS_BUSY,
- /*
- * The transaction has made it through our queue routine.
- */
- CAM_SIM_QUEUED = 0x200,
CAM_STATUS_MASK = 0x3F
} cam_status;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)