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
- Lines: 16
- Date:
Wed May 16 10:31:27 2001
- Orig file:
v2.4.4/linux/include/asm-sparc64/pbm.h
- Orig date:
Tue Mar 6 22:44:16 2001
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)