Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/sun3/
Dsun3ints.c97 static const char *dev_names[SYS_IRQS] = { NULL, NULL, NULL, NULL, variable
150 if(dev_names[i]) in sun3_init_IRQ()
152 0, dev_names[i], NULL); in sun3_init_IRQ()
173 dev_names[irq] = devname; in sun3_request_irq()