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

/netbsd-6-1-5-RELEASE/sys/arch/prep/include/
H A Dintr.h44 extern uint32_t prep_intr_reg_off;
/netbsd-6-1-5-RELEASE/sys/arch/ibmnws/include/
H A Dintr.h43 extern uint32_t prep_intr_reg_off;
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dpic_prepivr.c54 uint32_t prep_intr_reg_off; /* IVR offset within the mapped page */ variable
62 * prep_intr_reg_off.
76 pivr = prep_intr_reg + prep_intr_reg_off;
/netbsd-6-1-5-RELEASE/sys/arch/prep/prep/
H A Dmachdep.c98 uint32_t prep_intr_reg_off; /* IVR offset within the mapped page */ variable
409 prep_intr_reg_off = le64dec(&pa->PPCData[4]) & (PAGE_SIZE-1);
456 prep_intr_reg_off = INTR_VECTOR_REG;
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/ofppc/
H A Dmainbus.c66 uint32_t prep_intr_reg_off; variable
87 prep_intr_reg_off = 0; /* hack */
/netbsd-6-1-5-RELEASE/sys/arch/ibmnws/ibmnws/
H A Dmachdep.c166 prep_intr_reg_off = INTR_VECTOR_REG;
/netbsd-6-1-5-RELEASE/sys/arch/mvmeppc/mvmeppc/
H A Dmachdep.c104 uint32_t prep_intr_reg_off = INTR_VECTOR_REG; variable

Completed in 111 milliseconds