Home
last modified time | relevance | path

Searched refs:TARGET_IO (Results 1 – 9 of 9) sorted by relevance

/qemu/linux-user/sh4/
H A Dtermbits.h178 #define TARGET_FIOCLEX TARGET_IO('f', 1)
179 #define TARGET_FIONCLEX TARGET_IO('f', 2)
202 #define TARGET_TCSBRK TARGET_IO('t', 29)
203 #define TARGET_TCXONC TARGET_IO('t', 30)
204 #define TARGET_TCFLSH TARGET_IO('t', 31)
214 #define TARGET_TIOCEXCL TARGET_IO('T', 12) /* 0x540C */
215 #define TARGET_TIOCNXCL TARGET_IO('T', 13) /* 0x540D */
216 #define TARGET_TIOCSCTTY TARGET_IO('T', 14) /* 0x540E */
238 #define TARGET_TIOCCONS TARGET_IO('T', 29) /* 0x541D */
251 #define TARGET_TIOCNOTTY TARGET_IO('T', 34) /* 0x5422 */
[all …]
/qemu/linux-user/sparc/
H A Dtermbits.h187 #define TARGET_TCSBRK TARGET_IO('T', 5)
188 #define TARGET_TCXONC TARGET_IO('T', 6)
189 #define TARGET_TCFLSH TARGET_IO('T', 7)
208 #define TARGET_TIOCEXCL TARGET_IO('t', 13)
209 #define TARGET_TIOCNXCL TARGET_IO('t', 14)
217 #define TARGET_TIOCCONS TARGET_IO('t', 36)
230 #define TARGET_TIOCSTART TARGET_IO('t', 110)
233 #define TARGET_TIOCNOTTY TARGET_IO('t', 113)
252 #define TARGET_TIOCSCTTY TARGET_IO('t', 132)
260 #define TARGET_FIOCLEX TARGET_IO('f', 1)
[all …]
/qemu/linux-user/
H A Dsyscall_defs.h914 #define TARGET_BLKDISCARD TARGET_IO(0x12, 119)
915 #define TARGET_BLKIOMIN TARGET_IO(0x12, 120)
916 #define TARGET_BLKIOOPT TARGET_IO(0x12, 121)
917 #define TARGET_BLKALIGNOFF TARGET_IO(0x12, 122)
918 #define TARGET_BLKPBSZGET TARGET_IO(0x12, 123)
922 #define TARGET_BLKZEROOUT TARGET_IO(0x12, 127)
926 #define TARGET_FDMSGON TARGET_IO(2, 0x45)
927 #define TARGET_FDMSGOFF TARGET_IO(2, 0x46)
928 #define TARGET_FDFMTBEG TARGET_IO(2, 0x47)
930 #define TARGET_FDFMTEND TARGET_IO(2, 0x49)
[all …]
/qemu/linux-user/ppc/
H A Dtermbits.h169 #define TARGET_FIOCLEX TARGET_IO('f', 1)
170 #define TARGET_FIONCLEX TARGET_IO('f', 2)
187 #define TARGET_TCSBRK TARGET_IO('t', 29)
188 #define TARGET_TCXONC TARGET_IO('t', 30)
189 #define TARGET_TCFLSH TARGET_IO('t', 31)
193 #define TARGET_TIOCSTART TARGET_IO('t', 110) /* start output, like ^Q */
194 #define TARGET_TIOCSTOP TARGET_IO('t', 111) /* stop output, like ^S */
230 #define TARGET_TIOCGPTPEER TARGET_IO('T', 0x41) /* Safely open the slave */
/qemu/linux-user/alpha/
H A Dtermbits.h164 #define TARGET_FIOCLEX TARGET_IO('f', 1)
165 #define TARGET_FIONCLEX TARGET_IO('f', 2)
188 #define TARGET_TCSBRK TARGET_IO('t', 29)
189 #define TARGET_TCXONC TARGET_IO('t', 30)
190 #define TARGET_TCFLSH TARGET_IO('t', 31)
194 #define TARGET_TIOCSTART TARGET_IO('t', 110) /* start output, like ^Q */
195 #define TARGET_TIOCSTOP TARGET_IO('t', 111) /* stop output, like ^S */
252 #define TARGET_TIOCGPTPEER TARGET_IO('T', 0x41) /* Safely open the slave */
/qemu/linux-user/hppa/
H A Dtermbits.h158 #define TARGET_TCSBRK TARGET_IO('T', 5)
159 #define TARGET_TCXONC TARGET_IO('T', 6)
160 #define TARGET_TCFLSH TARGET_IO('T', 7)
197 #define TARGET_TIOCGPTPEER TARGET_IO('T', 0x41)
/qemu/linux-user/cris/
H A Dtermbits.h194 #define TARGET_TIOCGPTPEER TARGET_IO('T', 0x41) /* Safely open the slave */
/qemu/linux-user/mips/
H A Dtermbits.h244 #define TARGET_TIOCGPTPEER TARGET_IO('T', 0x41)
/qemu/linux-user/generic/
H A Dtermbits.h274 #define TARGET_TIOCGPTPEER TARGET_IO('T', 0x41)