Home
last modified time | relevance | path

Searched defs:inofixup (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dprom_irqtrans.c50 int inofixup = 0; in psycho_irq_build() local
230 int inofixup = 0; in sabre_irq_build() local
H A Dirq_64.c612 unsigned int build_irq(int inofixup, unsigned long iclr, unsigned long imap) in build_irq()