patch-2.3.99-pre9 linux/include/asm-mips64/pci/bridge.h
Next file: linux/include/asm-mips64/pgalloc.h
Previous file: linux/include/asm-mips64/parport.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sat May 13 08:31:25 2000
- Orig file:
v2.3.99-pre8/linux/include/asm-mips64/pci/bridge.h
- Orig date:
Sat Feb 26 22:31:57 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-mips64/pci/bridge.h linux/include/asm-mips64/pci/bridge.h
@@ -1,4 +1,4 @@
-/* $Id: bridge.h,v 1.1 2000/01/13 00:17:02 ralf Exp $
+/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
@@ -827,5 +827,12 @@
(attr)
#define BRIDGE_INTERNAL_ATES 128
+
+/* ========================================================================
+ * Linux pci bus mappings to sn physical id's
+ */
+unsigned char bus_to_wid[256]; /* widget id for linux pci bus */
+unsigned char bus_to_nid[256]; /* nasid for linux pci bus */
+unsigned char num_bridges; /* number of bridges in the system */
#endif /* _ASM_PCI_BRIDGE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)