Home
last modified time | relevance | path

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

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