Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dopenpicreg.h83 #define OPENPIC_CPU_PRIORITY(cpu) (0x20080 + (cpu) * 0x1000) macro
H A Dopenpic.c600 openpic_write(OPENPIC_CPU_PRIORITY(cpu), pri); in openpic_set_priority()
655 openpic_read(OPENPIC_CPU_PRIORITY(ci->ci_cpuid))); in openpic_ext_intr()