From f41150baf74bdaf964ddfe42d865d3c2380b3623 Mon Sep 17 00:00:00 2001 From: krishnae Date: Tue, 18 Mar 2008 03:16:19 -0700 Subject: PSARC 2008/157 PCIe Fabric portfolio for SPARC and x86 6510830 SPARC and x86 PCIe IO error handling should be merged --HG-- rename : usr/src/uts/intel/io/pciex/pcie_error.c => deleted_files/usr/src/uts/intel/io/pciex/pcie_error.c rename : usr/src/uts/intel/io/pciex/pcie_error.h => deleted_files/usr/src/uts/intel/io/pciex/pcie_error.h --- usr/src/uts/common/sys/pci.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/src/uts/common/sys/pci.h') diff --git a/usr/src/uts/common/sys/pci.h b/usr/src/uts/common/sys/pci.h index 647a2060e3..cab6441560 100644 --- a/usr/src/uts/common/sys/pci.h +++ b/usr/src/uts/common/sys/pci.h @@ -19,7 +19,7 @@ * CDDL HEADER END */ /* - * Copyright 2007 Sun Microsystems, Inc. All rights reserved. + * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -98,6 +98,7 @@ extern "C" { */ #define PCI_BCNF_BCNTRL_PARITY_ENABLE 0x1 #define PCI_BCNF_BCNTRL_SERR_ENABLE 0x2 +#define PCI_BCNF_BCNTRL_ISA_ENABLE 0x4 #define PCI_BCNF_BCNTRL_VGA_ENABLE 0x8 #define PCI_BCNF_BCNTRL_MAST_AB_MODE 0x20 #define PCI_BCNF_BCNTRL_DTO_STAT 0x400 -- cgit v1.2.3