]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/scsi/a2091.h
Merge branch 'for-2.6.30' into for-2.6.31
[mv-sheeva.git] / drivers / scsi / a2091.h
index 22d6a13dd8be598d7349300e59f1ebbff4a7a888..252528f2672e286bf029c766a273f6e8784094ac 100644 (file)
 
 #include <linux/types.h>
 
-int a2091_detect(struct scsi_host_template *);
-int a2091_release(struct Scsi_Host *);
-const char *wd33c93_info(void);
-int wd33c93_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
-int wd33c93_abort(Scsi_Cmnd *);
-int wd33c93_reset(Scsi_Cmnd *, unsigned int);
-
 #ifndef CMD_PER_LUN
 #define CMD_PER_LUN 2
 #endif