Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dsun3lance.c59 #define LANCE_IRQ IRQ_AUTO_3 macro
357 if (request_irq(LANCE_IRQ, lance_interrupt, 0, "SUN3 Lance", dev) < 0) { in lance_probe()
365 dev->irq = (unsigned short)LANCE_IRQ; in lance_probe()