Home
last modified time | relevance | path

Searched defs:PIC0_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dniagararegs.h37 #define PIC0_MASK (((uint64_t)1 << 32) - 1) /* pic0 in bits 31:0 */ macro
H A Dniagara2regs.h60 #define PIC0_MASK (((uint64_t)1 << 32) - 1) /* pic0 in bits 31:0 */ macro
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dus234_pcbe.c137 #define PIC0_MASK (((uint64_t)1 << 32) - 1) macro