Home
last modified time | relevance | path

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

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