patch-2.3.13 linux/drivers/scsi/wd33c93.h
Next file: linux/drivers/scsi/wd7000.c
Previous file: linux/drivers/scsi/wd33c93.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Aug 9 12:33:30 1999
- Orig file:
v2.3.12/linux/drivers/scsi/wd33c93.h
- Orig date:
Wed Jul 16 19:22:51 1997
diff -u --recursive --new-file v2.3.12/linux/drivers/scsi/wd33c93.h linux/drivers/scsi/wd33c93.h
@@ -223,13 +223,13 @@
uchar clock_freq;
uchar chip; /* what kind of wd33c93? */
uchar microcode; /* microcode rev */
+ uchar dma_buffer_pool; /* FEF: buffer from chip_ram? */
int dma_dir; /* data transfer dir. */
dma_setup_t dma_setup;
dma_stop_t dma_stop;
unsigned int dma_xfer_mask;
uchar *dma_bounce_buffer;
unsigned int dma_bounce_len;
- uchar dma_buffer_pool; /* FEF: buffer from chip_ram? */
volatile uchar busy[8]; /* index = target, bit = lun */
volatile Scsi_Cmnd *input_Q; /* commands waiting to be started */
volatile Scsi_Cmnd *selecting; /* trying to select this command */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)