Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_regs.h96 #define COMMON_ECC_CTRL_UE_INTEN 0x4000000000000000ull macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c180 l |= COMMON_ECC_CTRL_UE_INTEN | COMMON_ECC_CTRL_CE_INTEN; in ecc_configure()
211 csr &= ~(COMMON_ECC_CTRL_UE_INTEN | COMMON_ECC_CTRL_CE_INTEN); in ecc_disable()