patch-2.4.8 linux/include/asm-s390/irq.h
Next file: linux/include/asm-s390/lowcore.h
Previous file: linux/include/asm-s390/io.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jul 25 14:12:02 2001
- Orig file:
v2.4.7/linux/include/asm-s390/irq.h
- Orig date:
Wed Apr 11 19:02:28 2001
diff -u --recursive --new-file v2.4.7/linux/include/asm-s390/irq.h linux/include/asm-s390/irq.h
@@ -572,6 +572,10 @@
extern int set_cons_dev(int irq);
extern int reset_cons_dev(int irq);
extern int wait_cons_dev(int irq);
+extern schib_t *s390_get_schib( int irq );
+
+extern int s390_register_adapter_interrupt(adapter_int_handler_t handler);
+extern int s390_unregister_adapter_interrupt(adapter_int_handler_t handler);
/*
* Some S390 specific IO instructions as inline
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)