Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dbvme6000hw.h92 #define BVME_ABORT_STATUS 0x08 macro
/linux-4.4.14/arch/m68k/bvme6000/
Dconfig.c150 while (*(volatile unsigned char *)BVME_LOCAL_IRQ_STAT & BVME_ABORT_STATUS) in bvme6000_abort_int()