Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c358 val = CSR_XR(csr_base, TLU_CONTROL); in tlu_init()
387 CSR_XR(csr_base, TLU_CONTROL)); in tlu_init()
400 CSR_XR(csr_base, TLU_STATUS)); in tlu_init()
786 CSR_XR(csr_base, LPU_ID)); in lpu_init()
799 CSR_XR(csr_base, LPU_RESET)); in lpu_init()
972 CSR_XR(csr_base, in lpu_init()
987 CSR_XR(csr_base, in lpu_init()
1001 CSR_XR(csr_base, in lpu_init()
1328 CSR_XR(csr_base, in lpu_init()
1479 CSR_XR(csr_base, in lpu_init()
[all …]
H A Dpx_err.c1310 CSR_XR(csr_base, JBC_ERROR_LOG_ENABLE), in PX_ERPT_SEND_DEC()
1312 CSR_XR(csr_base, JBC_INTERRUPT_ENABLE), in PX_ERPT_SEND_DEC()
1316 CSR_XR(csr_base, JBC_ERROR_STATUS_SET), in PX_ERPT_SEND_DEC()
1318 CSR_XR(csr_base, FATAL_ERROR_LOG_1), in PX_ERPT_SEND_DEC()
1320 CSR_XR(csr_base, FATAL_ERROR_LOG_2), in PX_ERPT_SEND_DEC()
1337 CSR_XR(csr_base, JBC_ERROR_LOG_ENABLE), in PX_ERPT_SEND_DEC()
1610 CSR_XR(csr_base, CSR_ERROR_LOG), in PX_ERPT_SEND_DEC()
1635 CSR_XR(csr_base, IMU_RDS_ERROR_LOG), in PX_ERPT_SEND_DEC()
1680 CSR_XR(csr_base, IMU_SCS_ERROR_LOG), in PX_ERPT_SEND_DEC()
1988 log = CSR_XR(csr_base, in px_err_pciex_ue_handle()
[all …]
H A Dpx_csr.h37 #define CSR_XR(base, off) \ macro
H A Dpx_lib4u.c1462 return (CSR_XR((caddr_t)pxu_p->px_address[PX_REG_XBC], JBUS_SCRATCH_1)); in px_get_cb()
2388 imu_log_enable = CSR_XR(csr_base, IMU_ERROR_LOG_ENABLE); in px_cpr_callb()
2389 imu_intr_enable = CSR_XR(csr_base, IMU_INTERRUPT_ENABLE); in px_cpr_callb()
2665 *mps = CSR_XR(csr_base, TLU_DEVICE_CAPABILITIES) & in px_lib_get_root_complex_mps()
2688 dev_ctrl = CSR_XR(csr_base, TLU_DEVICE_CONTROL); in px_lib_set_root_complex_mps()