Home
last modified time | relevance | path

Searched refs:PCI_BCNF_BCNTRL_SERR_ENABLE (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h99 #define PCI_BCNF_BCNTRL_SERR_ENABLE 0x2 macro
/titanic_41/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c408 bcr |= PCI_BCNF_BCNTRL_SERR_ENABLE; in pcmu_init_child()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c4057 bctrl |= (PCI_BCNF_BCNTRL_PARITY_ENABLE | PCI_BCNF_BCNTRL_SERR_ENABLE |
4107 PCI_BCNF_BCNTRL_PARITY_ENABLE | PCI_BCNF_BCNTRL_SERR_ENABLE);
4116 bctrl |= PCI_BCNF_BCNTRL_SERR_ENABLE;
4151 bctrl &= ~(PCI_BCNF_BCNTRL_PARITY_ENABLE | PCI_BCNF_BCNTRL_SERR_ENABLE |
4180 bctrl &= ~(PCI_BCNF_BCNTRL_PARITY_ENABLE | PCI_BCNF_BCNTRL_SERR_ENABLE |
H A Dcardbus.c1156 bcr |= PCI_BCNF_BCNTRL_SERR_ENABLE; in cardbus_init_child_regs()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c575 bcr |= PCI_BCNF_BCNTRL_SERR_ENABLE; in init_child()
H A Dsimba.c806 bcr |= PCI_BCNF_BCNTRL_SERR_ENABLE; in simba_initchild()
H A Dpci_pci.c916 bcr |= PCI_BCNF_BCNTRL_SERR_ENABLE; in ppb_initchild()
H A Ddb21554.c2337 bcr |= PCI_BCNF_BCNTRL_SERR_ENABLE; in db_initchild()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c570 tmp16 |= PCI_BCNF_BCNTRL_SERR_ENABLE; in pcie_initchild()
577 tmp16 &= ~PCI_BCNF_BCNTRL_SERR_ENABLE; in pcie_initchild()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c3955 val &= ~PCI_BCNF_BCNTRL_SERR_ENABLE; in pcicfg_disable_bridge_probe_err()