Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_err.c917 uint64_t ss_reg; in px_err_erpt_and_clr() local
940 ss_reg = ss_p->err_status[reg_id]; in px_err_erpt_and_clr()
941 if (!ss_reg) in px_err_erpt_and_clr()
958 if (!BIT_TST(ss_reg, err_bit_desc->bit)) in px_err_erpt_and_clr()
984 (void) erpt_handler(rpdip, csr_base, ss_reg, in px_err_erpt_and_clr()
990 CSR_XS(csr_base, clear_addr, ss_reg); in px_err_erpt_and_clr()
1314 ss_reg, in PX_ERPT_SEND_DEC()
1341 ss_reg, in PX_ERPT_SEND_DEC()
1394 ss_reg, in PX_ERPT_SEND_DEC()
1450 ss_reg, in PX_ERPT_SEND_DEC()
[all …]
H A Dpx_err_impl.h105 (dev_info_t *rpdip, caddr_t csr_base, uint64_t ss_reg, \