Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_SERR (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/arch/parisc/kernel/
Dpci.c311 bus->bridge_ctl |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_init_bus()
315 bus->bridge_ctl |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR; in pcibios_init_bus()
/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_nonacpi.c412 bcommand |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR in shpchprm_enable_card()
Dshpchprm_legacy.c413 bcommand |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR in shpchprm_enable_card()
Dpciehprm_nonacpi.c479 bcommand |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR in pciehprm_enable_card()
Dpciehprm_acpi.c1692 bcommand |= PCI_BRIDGE_CTL_SERR; in pciehprm_enable_card()
1695 bcommand &= ~PCI_BRIDGE_CTL_SERR; in pciehprm_enable_card()
Dshpchprm_acpi.c1691 bcommand |= PCI_BRIDGE_CTL_SERR; in shpchprm_enable_card()
1694 bcommand &= ~PCI_BRIDGE_CTL_SERR; in shpchprm_enable_card()
/linux-2.4.37.9/include/linux/
Dpci.h145 #define PCI_BRIDGE_CTL_SERR 0x02 /* The same for SERR forwarding */ macro
/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_sabre.c1174 PCI_BRIDGE_CTL_SERR | in apb_init()