patch-2.4.23 linux-2.4.23/include/asm-ia64/sn/sn2/shubio.h
Next file: linux-2.4.23/include/asm-ia64/sn/sn2/sn_private.h
Previous file: linux-2.4.23/include/asm-ia64/sn/sn2/io.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
2003-11-28 10:26:21.000000000 -0800
-  Orig file: 
linux-2.4.22/include/asm-ia64/sn/sn2/shubio.h
-  Orig date: 
2003-08-25 04:44:43.000000000 -0700
diff -urN linux-2.4.22/include/asm-ia64/sn/sn2/shubio.h linux-2.4.23/include/asm-ia64/sn/sn2/shubio.h
@@ -3629,13 +3629,8 @@
 extern int hub_error_devenable(vertex_hdl_t, int, int);
 extern int  hub_dma_enabled(vertex_hdl_t);
 
-/* hubdev */
-extern void hubdev_init(void);
-extern void hubdev_register(int (*attach_method)(vertex_hdl_t));
-extern int hubdev_unregister(int (*attach_method)(vertex_hdl_t));
-extern int hubdev_docallouts(vertex_hdl_t hub);
-
 extern caddr_t hubdev_prombase_get(vertex_hdl_t hub);
+
 extern cnodeid_t hubdev_cnodeid_get(vertex_hdl_t hub);
 
 #endif /* __ASSEMBLY__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)