Searched refs:ILU_ERROR_LOG_ENABLE (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/sun4u/io/px/ |
H A D | px_hlib.c | 56 {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 D | px_regs.h | 1354 #define ILU_ERROR_LOG_ENABLE 0x51000 macro
|
H A D | px_err.c | 1956 CSR_XR(csr_base, ILU_ERROR_LOG_ENABLE), in PX_ERPT_SEND_DEC()
|
H A D | px_lib4u.c | 259 if (CSR_BR(csr_base, ILU_ERROR_LOG_ENABLE, SPARE3)) in px_lib_dev_init()
|