SH_BREAKPOINT_READ   21 arch/sh/include/asm/hw_breakpoint.h 	SH_BREAKPOINT_RW	= SH_BREAKPOINT_READ | SH_BREAKPOINT_WRITE,
SH_BREAKPOINT_READ  158 arch/sh/kernel/hw_breakpoint.c 	case SH_BREAKPOINT_READ:
SH_BREAKPOINT_READ  201 arch/sh/kernel/hw_breakpoint.c 		hw->type = SH_BREAKPOINT_READ;