Home
last modified time | relevance | path

Searched refs:IDSR_BUSY_BIT (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachintreg.h134 #define IDSR_BUSY_BIT(i) ((uint64_t)IDSR_BUSY << (2 * (i))) macro
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_kdi.c110 busymask = IDSR_BUSY_BIT(cpuid); in kdi_xc_one()
H A Dus3_cheetah.c238 IDSR_BUSY_BIT(i))) { in send_mondo_set()
267 IDSR_BUSY_BIT(i))) { in send_mondo_set()
H A Dus3_jalapeno.c233 IDSR_BUSY_BIT(i))) { in send_mondo_set()
262 IDSR_BUSY_BIT(i))) { in send_mondo_set()
H A Dus3_cheetahplus.c245 IDSR_BUSY_BIT(i))) { in send_mondo_set()
274 IDSR_BUSY_BIT(i))) { in send_mondo_set()
H A Dus3_common.c828 IDSR_BUSY_BIT(bn))) == 0) { in mondo_recover_proc()
838 if ((idsr & IDSR_BUSY_BIT(bn)) == 0) { in mondo_recover_proc()
865 IDSR_BUSY_BIT(bn))) == 0) { in mondo_recover_proc()
956 IDSR_BUSY_BIT(bn))) == 0) { in mondo_recover()
964 if ((idsr & IDSR_BUSY_BIT(bn)) == 0) { in mondo_recover()
1093 busymask = IDSR_BUSY_BIT(cpuid); in send_one_mondo()
H A Dopl_olympus.c430 IDSR_BUSY_BIT(i))) {