Searched refs:CR_EIRR (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/hppa/include/
H A Dreg.h80 #define CR_EIRR 23 macro
/openbsd-current/sys/arch/hppa/dev/
H A Dclock.c172 mfctl(CR_EIRR, eirr);
H A Dcpu.c251 mtctl((1U << 31), CR_EIRR);
/openbsd-current/sys/arch/hppa/hppa/
H A Dintr.c129 mfctl(CR_EIRR, mask);
130 mtctl(mask & (1U << 31), CR_EIRR);

Completed in 122 milliseconds