Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dsun4d_irq.c77 static int sbus_to_pil[] = { variable
357 cc_set_imsk_other(tid, cc_get_imsk_other(tid) | (1 << sbus_to_pil[(irq >> 2) & 7])); in sun4d_disable_irq()
370 cc_set_imsk_other(tid, cc_get_imsk_other(tid) & ~(1 << sbus_to_pil[(irq >> 2) & 7])); in sun4d_enable_irq()