Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/sgi/
Dip22.h51 #define SGI_ENET_IRQ SGINT_LOCAL0 + 3 /* onboard ethernet */ macro
/linux-2.4.37.9/include/asm-mips64/sgi/
Dip22.h51 #define SGI_ENET_IRQ SGINT_LOCAL0 + 3 /* onboard ethernet */ macro
/linux-2.4.37.9/drivers/net/
Dsgiseeq.c727 return sgiseeq_init(hpc3c0, SGI_ENET_IRQ); in sgiseeq_probe()