diff options
Diffstat (limited to 'drivers/scsi/aha1542.h')
-rw-r--r-- | drivers/scsi/aha1542.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/aha1542.h b/drivers/scsi/aha1542.h index 1333a23c1e09..f58792b085a2 100644 --- a/drivers/scsi/aha1542.h +++ b/drivers/scsi/aha1542.h @@ -126,6 +126,7 @@ struct ccb { /* Command Control Block 5.3 */ /* REQUEST SENSE */ }; +#define AHA1542_REGION_SIZE 4 #define AHA1542_MAILBOXES 8 #endif |