patch-2.2.19 linux/drivers/s390/block/dasd_3990_erp.h

Next file: linux/drivers/s390/block/dasd_9336_erp.c
Previous file: linux/drivers/s390/block/dasd_3990_erp.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/drivers/s390/block/dasd_3990_erp.h linux/drivers/s390/block/dasd_3990_erp.h
@@ -0,0 +1,21 @@
+/* 
+ * File...........: linux/drivers/s390/block/dasd_3990_erp.h
+ * Author(s)......: Horst Hummel <Horst Hummel@de.ibm.com>
+ * Bugreports.to..: <Linux390@de.ibm.com>
+ * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 2000
+ *
+ * History of changes (starts Jul 2000)
+ */
+
+#ifndef DASD_3990_ERP_H
+#define DASD_3990_ERP_H
+
+
+dasd_era_t dasd_3990_erp_examine (ccw_req_t *, devstat_t *);
+
+ccw_req_t *dasd_3990_erp_action (ccw_req_t *);
+ccw_req_t *dasd_2105_erp_action (ccw_req_t *);
+
+void dasd_3990_erp_restart_queue (unsigned long);
+
+#endif /* DASD_3990_ERP_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)