Home
last modified time | relevance | path

Searched refs:ILU_ERROR_LOG_ENABLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c56 {ILU_ERROR_LOG_ENABLE, PX_CHIP_UNIDENTIFIED},
320 CSR_XR(csr_base, ILU_ERROR_LOG_ENABLE)); in ilu_init()
3077 reg = CSR_XR(csr_base, ILU_ERROR_LOG_ENABLE); in oberon_hp_pwron()
3317 CSR_BC(csr_base, ILU_ERROR_LOG_ENABLE, SPARE3); in oberon_hp_pwroff()
3345 while (!(CSR_BR(csr_base, ILU_ERROR_LOG_ENABLE, SPARE3))) { in oberon_hp_pwroff()
H A Dpx_regs.h1354 #define ILU_ERROR_LOG_ENABLE 0x51000 macro
H A Dpx_err.c1954 CSR_XR(csr_base, ILU_ERROR_LOG_ENABLE), in PX_ERPT_SEND_DEC()
H A Dpx_lib4u.c259 if (CSR_BR(csr_base, ILU_ERROR_LOG_ENABLE, SPARE3)) in px_lib_dev_init()