Searched refs:PCI_BRIDGE_CTL_PARITY (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dshpchp_pci.c87 pci_bctl |= PCI_BRIDGE_CTL_PARITY;
89 pci_bctl &= ~PCI_BRIDGE_CTL_PARITY;
H A Dpciehp_pci.c70 pci_bctl |= PCI_BRIDGE_CTL_PARITY;
72 pci_bctl &= ~PCI_BRIDGE_CTL_PARITY;
H A Dacpiphp_glue.c1396 pci_bctl |= PCI_BRIDGE_CTL_PARITY;
1398 pci_bctl &= ~PCI_BRIDGE_CTL_PARITY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dpci.c193 bridge_ctl |= PCI_BRIDGE_CTL_PARITY | PCI_BRIDGE_CTL_SERR;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dbios32.c375 status |= PCI_BRIDGE_CTL_PARITY|PCI_BRIDGE_CTL_MASTER_ABORT;
409 bus->bridge_ctl |= PCI_BRIDGE_CTL_PARITY;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h148 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_sabre.c626 (PCI_BRIDGE_CTL_PARITY |

Completed in 79 milliseconds