Home
last modified time | relevance | path

Searched refs:px_err_reg_disable (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_err.h56 void px_err_reg_disable(px_err_id_t reg_id, caddr_t csr_base);
H A Dpx_err.c768 px_err_reg_disable(px_err_id_t reg_id, caddr_t csr_base) in px_err_reg_disable() function
792 px_err_reg_func = (enable ? px_err_reg_enable : px_err_reg_disable); in px_err_reg_setup_pcie()
H A Dpx_lib4u.c2323 px_err_reg_disable( in px_cb_rem_intr()