Home
last modified time | relevance | path

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

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