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

/netbsd-current/sys/arch/hppa/dev/
H A Dlasi.c105 #define LASI_IRQ(off, irq) if (module_offset == off) ga->ga_irq = irq macro
106 LASI_IRQ(0x2000, 7); /* lpt */
107 LASI_IRQ(0x4000, 13); /* harmony */
108 LASI_IRQ(0x4040, 16); /* harmony telephone0 */
109 LASI_IRQ(0x4060, 17); /* harmony telephone1 */
110 LASI_IRQ(0x5000, 5); /* com */
111 LASI_IRQ(0x6000, 9); /* osiop */
112 LASI_IRQ(0x7000, 8); /* ie */
113 LASI_IRQ(0x8000, 26); /* pckbc */
114 LASI_IRQ(
115 #undef LASI_IRQ macro
[all...]

Completed in 184 milliseconds