Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmacints.h122 #define IRQ2SLOT(x) (x - 47) macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dmac8390.c640 unsigned char *target = nubus_slot_addr(IRQ2SLOT(dev->irq)); in interlan_reset()