sg_erase           11 arch/alpha/include/uapi/asm/termios.h 	char	sg_erase;
sg_erase           20 arch/mips/include/uapi/asm/termios.h 	char	sg_erase;
sg_erase           23 arch/powerpc/include/uapi/asm/termios.h 	char	sg_erase;
sg_erase           12 arch/sparc/include/uapi/asm/termios.h 	char	sg_erase;
sg_erase          522 drivers/tty/tty_ioctl.c 	tmp.sg_erase = tty->termios.c_cc[VERASE];
sg_erase          582 drivers/tty/tty_ioctl.c 	termios.c_cc[VERASE] = tmp.sg_erase;