patch-2.2.16 linux/drivers/scsi/esp.h
Next file: linux/drivers/scsi/hosts.h
Previous file: linux/drivers/scsi/esp.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Jun 7 14:26:43 2000
- Orig file:
v2.2.15/linux/drivers/scsi/esp.h
- Orig date:
Tue May 11 10:36:36 1999
diff -urN v2.2.15/linux/drivers/scsi/esp.h linux/drivers/scsi/esp.h
@@ -413,6 +413,7 @@
extern int esp_reset(Scsi_Cmnd *, unsigned int);
extern int esp_proc_info(char *buffer, char **start, off_t offset, int length,
int hostno, int inout);
+extern int esp_revoke(Scsi_Device* SDptr);
extern struct proc_dir_entry proc_scsi_esp;
@@ -421,6 +422,7 @@
proc_info: &esp_proc_info, \
name: "Sun ESP 100/100a/200", \
detect: esp_detect, \
+ revoke: esp_revoke, \
info: esp_info, \
command: esp_command, \
queuecommand: esp_queue, \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)