Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmacints.h121 #define SLOT2IRQ(x) (x + 47) macro
/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dmac89x0.c256 dev->irq = SLOT2IRQ(slot); in mac89x0_device_probe()
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dmacsonic.c459 dev->irq = SLOT2IRQ(board->slot); in mac_sonic_nubus_probe_board()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dmac8390.c295 dev->irq = SLOT2IRQ(board->slot); in mac8390_rsrc_init()