OSDN Git Service

aha1542: rework hw_init
[uclinux-h8/linux.git] / drivers / scsi / aha1542.h
index 1333a23..f58792b 100644 (file)
@@ -126,6 +126,7 @@ struct ccb {                /* Command Control Block 5.3 */
                                        /* REQUEST SENSE */
 };
 
+#define AHA1542_REGION_SIZE 4
 #define AHA1542_MAILBOXES 8
 
 #endif