Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dmvme16xhw.h84 #define MVME162_IRQ_SCCB_STAT 0x42 macro
/linux-2.4.37.9/drivers/char/
Dvme_scc.c332 request_irq(MVME162_IRQ_SCCB_STAT, scc_stat_int, SA_INTERRUPT, in mvme162_scc_init()