Home
last modified time | relevance | path

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

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