]> err.no Git - linux-2.6/blobdiff - drivers/scsi/aic7xxx/cam.h
ahci: give another shot at clearing all bits in irq_stat
[linux-2.6] / drivers / scsi / aic7xxx / cam.h
index 26f17e3fc45c6113b99e138dde03138502e85b4d..687aef6ef18503f81a2bf4c076c2c4b3f876490f 100644 (file)
@@ -48,7 +48,7 @@ typedef enum {
        CAM_REQ_ABORTED,        /* CCB request aborted by the host */
        CAM_UA_ABORT,           /* Unable to abort CCB request */
        CAM_REQ_CMP_ERR,        /* CCB request completed with an error */
-       CAM_BUSY,               /* CAM subsytem is busy */
+       CAM_BUSY,               /* CAM subsystem is busy */
        CAM_REQ_INVALID,        /* CCB request was invalid */
        CAM_PATH_INVALID,       /* Supplied Path ID is invalid */
        CAM_SEL_TIMEOUT,        /* Target Selection Timeout */