Home
last modified time | relevance | path

Searched refs:PSYCHO_PCI_CTRL_ERR_INT_EN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpcipsy.h136 #define PSYCHO_PCI_CTRL_ERR_INT_EN 0x0000000000000100ull macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c920 l |= PSYCHO_PCI_CTRL_ERR_INT_EN; in pbm_configure()
922 l &= ~PSYCHO_PCI_CTRL_ERR_INT_EN; in pbm_configure()
1025 ~(PSYCHO_PCI_CTRL_ERR_INT_EN | PSYCHO_PCI_CTRL_SBH_INT_EN); in pbm_disable_pci_errors()