Searched refs:IO_ELCR2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ofppc/isa/
H A Disa_machdep.c46 #define IO_ELCR2 0x4d1 macro
88 if (addr == IO_ELCR1 || addr == IO_ELCR2)
103 if (addr == IO_ELCR1 || addr == IO_ELCR2)
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dpic_prepivr.c57 #define IO_ELCR2 0x4d1 macro
97 isa_outb(IO_ELCR2, (0 >> 8) & 0xff);
112 elcr[1] = isa_inb(IO_ELCR2);
120 isa_outb(IO_ELCR2, elcr[1]);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/isa/
H A Disa_machdep_common.c47 #define IO_ELCR2 0x4d1 macro

Completed in 326 milliseconds