patch-2.4.15 linux/include/linux/blk.h
Next file: linux/include/linux/blkdev.h
Previous file: linux/include/linux/atmppp.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Nov 22 11:48:07 2001
- Orig file:
v2.4.14/linux/include/linux/blk.h
- Orig date:
Thu Oct 18 13:49:48 2001
diff -u --recursive --new-file v2.4.14/linux/include/linux/blk.h linux/include/linux/blk.h
@@ -46,11 +46,13 @@
extern int bpcd_init(void);
extern int ps2esdi_init(void);
extern int jsfd_init(void);
+extern int viodasd_init(void);
+extern int viocd_init(void);
#if defined(CONFIG_ARCH_S390)
-extern int mdisk_init(void);
extern int dasd_init(void);
extern int xpram_init(void);
+extern int tapeblock_init(void);
#endif /* CONFIG_ARCH_S390 */
extern void set_device_ro(kdev_t dev,int flag);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)