Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/include/
H A Dlogout.h407 #define EV6_ENV_CPUIR_CPU_FAIL(cpuno) ((cpuno) << 4) macro
/openbsd/sys/arch/alpha/alpha/
H A Ddec_6600.c356 (env->cpuir & EV6_ENV_CPUIR_CPU_FAIL(itemno)) != 0) { in dec_6600_environmental_mcheck()