diff options
Diffstat (limited to 'drivers/scsi/gdth.h')
-rw-r--r-- | drivers/scsi/gdth.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/scsi/gdth.h b/drivers/scsi/gdth.h index 25803a8f31de..1434c6b0297c 100644 --- a/drivers/scsi/gdth.h +++ b/drivers/scsi/gdth.h | |||
@@ -303,15 +303,8 @@ | |||
303 | #define MAILBOXREG 0x0c90 /* mailbox reg. (16 bytes) */ | 303 | #define MAILBOXREG 0x0c90 /* mailbox reg. (16 bytes) */ |
304 | #define EISAREG 0x0cc0 /* EISA configuration */ | 304 | #define EISAREG 0x0cc0 /* EISA configuration */ |
305 | 305 | ||
306 | /* DMA memory mappings */ | ||
307 | #define GDTH_MAP_NONE 0 | ||
308 | #define GDTH_MAP_SINGLE 1 | ||
309 | #define GDTH_MAP_SG 2 | ||
310 | #define GDTH_MAP_IOCTL 3 | ||
311 | |||
312 | /* other defines */ | 306 | /* other defines */ |
313 | #define LINUX_OS 8 /* used for cache optim. */ | 307 | #define LINUX_OS 8 /* used for cache optim. */ |
314 | #define SCATTER_GATHER 1 /* s/g feature */ | ||
315 | #define SECS32 0x1f /* round capacity */ | 308 | #define SECS32 0x1f /* round capacity */ |
316 | #define BIOS_ID_OFFS 0x10 /* offset contr-ID in ISABIOS */ | 309 | #define BIOS_ID_OFFS 0x10 /* offset contr-ID in ISABIOS */ |
317 | #define LOCALBOARD 0 /* board node always 0 */ | 310 | #define LOCALBOARD 0 /* board node always 0 */ |