patch-2.1.121 linux/arch/alpha/kernel/bios32.h
Next file: linux/arch/alpha/kernel/check_asm.c
Previous file: linux/arch/alpha/kernel/bios32.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sun Sep  6 10:34:33 1998
-  Orig file: 
v2.1.120/linux/arch/alpha/kernel/bios32.h
-  Orig date: 
Tue Aug 18 22:02:02 1998
diff -u --recursive --new-file v2.1.120/linux/arch/alpha/kernel/bios32.h linux/arch/alpha/kernel/bios32.h
@@ -153,3 +153,9 @@
    if (slot >= min_idsel && slot <= max_idsel && pin < irqs_per_slot)	\
      _ctl_ = irq_tab[slot - min_idsel][pin];				\
    _ctl_; })
+
+
+/* The hose list.  */
+extern struct linux_hose_info *hose_head, **hose_tail;
+extern int hose_count;
+extern int pci_probe_enabled;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov