Home
last modified time | relevance | path

Searched refs:TIOCSERGETLSR (Results 1 – 8 of 8) sorted by relevance

/arch/mips/include/uapi/asm/
Dioctls.h109 #define TIOCSERGETLSR 0x548e /* Get line status register */ macro
/arch/parisc/include/uapi/asm/
Dioctls.h73 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/arch/sh/include/uapi/asm/
Dioctls.h103 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */ macro
/arch/xtensa/include/uapi/asm/
Dioctls.h115 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* Get line status reg. */ macro
/arch/powerpc/include/uapi/asm/
Dioctls.h110 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/arch/alpha/include/uapi/asm/
Dioctls.h115 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/arch/sparc/include/uapi/asm/
Dioctls.h118 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/arch/ia64/hp/sim/
Dsimserial.c314 case TIOCSERGETLSR: /* Get line status register */ in rs_ioctl()