patch-2.4.5 linux/include/asm-sparc64/pbm.h

Next file: linux/include/asm-sparc64/pci.h
Previous file: linux/include/asm-sparc64/parport.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/include/asm-sparc64/pbm.h linux/include/asm-sparc64/pbm.h
@@ -1,4 +1,4 @@
-/* $Id: pbm.h,v 1.25 2001/02/28 03:28:55 davem Exp $
+/* $Id: pbm.h,v 1.26 2001/05/15 08:54:30 davem Exp $
  * pbm.h: UltraSparc PCI controller software state.
  *
  * Copyright (C) 1997, 1998, 1999 David S. Miller (davem@redhat.com)
@@ -177,6 +177,9 @@
 	 * error logging purposes.
 	 */
 	int				index;
+
+	/* Do the PBMs both exist in the same PCI domain? */
+	int				pbms_same_domain;
 
 	/* The PCI bus modules controlled by us. */
 	struct pci_pbm_info		pbm_A;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)