Home
last modified time | relevance | path

Searched defs:BREAK (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/m68k/include/asm/
Ddbg.h3 #define BREAK asm volatile ("halt") macro
5 #define BREAK *(volatile unsigned char *)0xdeadbee0 = 0 macro
/linux-3.3/arch/h8300/include/asm/
Ddbg.h2 #define BREAK asm volatile ("trap #3") macro
/linux-3.3/drivers/scsi/mvsas/
Dmv_defs.h459 BREAK = (1U << 7), /* break received */ enumerator