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

/netbsd-current/sys/arch/macppc/macppc/
H A Dinterrupts.c69 uint32_t obio_base, pic_base; local
99 pic_base = obio_base + reg[0];
100 aprint_debug("pic-base: %08x\n", pic_base);
102 aprint_normal("found openpic PIC at %08x\n", pic_base);
103 setup_openpic(oea_mapiodev(pic_base, 0x40000), pass_through);

Completed in 138 milliseconds