patch-2.4.9 linux/include/asm-sparc64/pbm.h
Next file: linux/include/asm-sparc64/pgtable.h
Previous file: linux/include/asm-sparc64/mmu_context.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Aug 14 19:57:29 2001
- Orig file:
v2.4.8/linux/include/asm-sparc64/pbm.h
- Orig date:
Wed May 16 10:31:27 2001
diff -u --recursive --new-file v2.4.8/linux/include/asm-sparc64/pbm.h linux/include/asm-sparc64/pbm.h
@@ -1,4 +1,4 @@
-/* $Id: pbm.h,v 1.26 2001/05/15 08:54:30 davem Exp $
+/* $Id: pbm.h,v 1.27 2001/08/12 13:18:23 davem Exp $
* pbm.h: UltraSparc PCI controller software state.
*
* Copyright (C) 1997, 1998, 1999 David S. Miller (davem@redhat.com)
@@ -156,6 +156,9 @@
/* IOMMU state, potentially shared by both PBM segments. */
struct pci_iommu *iommu;
+
+ /* PCI slot mapping. */
+ unsigned int pci_first_slot;
/* Now things for the actual PCI bus probes. */
unsigned int pci_first_busno;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)