Searched defs:BREAKPOINT (Results 1 - 3 of 3) sorted by relevance

/drivers/char/pcmcia/
H A Dsynclink_cs.c31 # define BREAKPOINT() asm(" int $3"); macro
33 # define BREAKPOINT() { } macro
2825 BREAKPOINT();
/drivers/tty/
H A Dsynclinkmp.c30 # define BREAKPOINT() asm(" int $3"); macro
32 # define BREAKPOINT() { } macro
3962 BREAKPOINT();
H A Dsynclink.c55 # define BREAKPOINT() asm(" int $3"); macro
57 # define BREAKPOINT() { } macro
4435 BREAKPOINT();

Completed in 70 milliseconds