Home
last modified time | relevance | path

Searched refs:BVME_LOCAL_IRQ_STAT (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/m68k/include/asm/
Dbvme6000hw.h90 #define BVME_LOCAL_IRQ_STAT 0xff20000f macro
/linux-6.6.21/arch/m68k/bvme6000/
Dconfig.c139 while (*(volatile unsigned char *)BVME_LOCAL_IRQ_STAT & BVME_ABORT_STATUS) in bvme6000_abort_int()
/linux-6.6.21/drivers/net/ethernet/i825xx/
D82596.c1239 if (*(char *) BVME_LOCAL_IRQ_STAT & BVME_ETHERR) { in i596_interrupt()