Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Dbvme6000hw.h93 #define BVME_ABORT_STATUS 0x08 macro
/Linux-v4.19/arch/m68k/bvme6000/
Dconfig.c147 while (*(volatile unsigned char *)BVME_LOCAL_IRQ_STAT & BVME_ABORT_STATUS) in bvme6000_abort_int()