Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse.h92 #define IRQ_STNIC evt2irq(0x380) macro
95 #define IRQ_STNIC evt2irq(0x340) macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dstnic.c123 dev->irq = IRQ_STNIC; in stnic_probe()