Searched refs:sn_ioif_inited (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/ia64/sn/kernel/
H A Dirq.c29 extern int sn_ioif_inited;
461 if (!sn_ioif_inited || pda->sn_first_irq == 0) sn_lb_int_war_check()
H A Dio_common.c46 int sn_ioif_inited; /* SN I/O infrastructure initialized? */ variable
553 sn_ioif_inited = 1; /* SN I/O infrastructure now initialized */ sn_io_late_init()
/linux-4.1.27/arch/ia64/sn/pci/pcibr/
H A Dpcibr_dma.c24 extern int sn_ioif_inited;
251 if (!sn_ioif_inited) sn_dma_flush()

Completed in 85 milliseconds