Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hppa/hppa/ | |
intr.c | 494 struct hppa_interrupt_register *nir; local in function:hppa_intr_ipending 497 nir = hppa_interrupt_registers[reg]; 498 pending |= hppa_intr_ipending(nir, *(nir->ir_req)); |
intr.c | 494 struct hppa_interrupt_register *nir; local in function:hppa_intr_ipending 497 nir = hppa_interrupt_registers[reg]; 498 pending |= hppa_intr_ipending(nir, *(nir->ir_req)); |
intr.c | 494 struct hppa_interrupt_register *nir; local in function:hppa_intr_ipending 497 nir = hppa_interrupt_registers[reg]; 498 pending |= hppa_intr_ipending(nir, *(nir->ir_req)); |