Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_csr.h109 #define BIT_TST(reg, bitno) (reg & (1ull << bitno)) macro
H A Dpx_err.c933 if (!(BIT_TST(err_reg_tbl->chip_mask, PX_CHIP_TYPE(pxu_p)))) in px_err_erpt_and_clr()
958 if (!BIT_TST(ss_reg, err_bit_desc->bit)) in px_err_erpt_and_clr()
962 if (BIT_TST(*count_mask, err_bit_desc->bit)) { in px_err_erpt_and_clr()