Symbol: _LINUX_IOW
sys/compat/linux/arch/alpha/linux_termios.h
39
#define LINUX_TCSETS _LINUX_IOW('t', 20, struct linux_termios)
sys/compat/linux/arch/alpha/linux_termios.h
40
#define LINUX_TCSETSW _LINUX_IOW('t', 21, struct linux_termios)
sys/compat/linux/arch/alpha/linux_termios.h
41
#define LINUX_TCSETSF _LINUX_IOW('t', 22, struct linux_termios)
sys/compat/linux/arch/alpha/linux_termios.h
44
#define LINUX_TCSETA _LINUX_IOW('t', 24, struct linux_termio)
sys/compat/linux/arch/alpha/linux_termios.h
45
#define LINUX_TCSETAW _LINUX_IOW('t', 25, struct linux_termio)
sys/compat/linux/arch/alpha/linux_termios.h
46
#define LINUX_TCSETAF _LINUX_IOW('t', 28, struct linux_termio)
sys/compat/linux/arch/alpha/linux_termios.h
57
#define LINUX_TIOCSPGRP _LINUX_IOW('t', 118, int)
sys/compat/linux/arch/alpha/linux_termios.h
61
#define LINUX_TIOCGWINSZ _LINUX_IOW('t', 104, struct linux_winsize)
sys/compat/linux/arch/alpha/linux_termios.h
62
#define LINUX_TIOCSWINSZ _LINUX_IOW('t', 103, struct linux_winsize)
sys/compat/linux/arch/alpha/linux_termios.h
76
#define LINUX_FIONBIO _LINUX_IOW('f', 126, int)
sys/compat/linux/arch/alpha/linux_termios.h
85
#define LINUX_FIOASYNC _LINUX_IOW('f', 125, int)
sys/compat/linux/arch/amd64/linux_termios.h
185
#define LINUX_TIOCSPTLCK _LINUX_IOW('T',0x31, int)
sys/compat/linux/arch/i386/linux_termios.h
79
#define LINUX_TIOCSPTLCK _LINUX_IOW('T', 49, int)
sys/compat/linux/arch/m68k/linux_termios.h
82
#define LINUX_TIOCSPTLCK _LINUX_IOW('T', 49, int)
sys/compat/linux/arch/mips/linux_termios.h
63
#define LINUX_TIOCSPGRP _LINUX_IOW('t', 118, int)
sys/compat/linux/arch/mips/linux_termios.h
67
#define LINUX_TIOCSWINSZ _LINUX_IOW('t', 103, struct linux_winsize)
sys/compat/linux/arch/powerpc/linux_termios.h
48
#define LINUX_TCSETS _LINUX_IOW('t', 20, struct linux_termios)
sys/compat/linux/arch/powerpc/linux_termios.h
49
#define LINUX_TCSETSW _LINUX_IOW('t', 21, struct linux_termios)
sys/compat/linux/arch/powerpc/linux_termios.h
50
#define LINUX_TCSETSF _LINUX_IOW('t', 22, struct linux_termios)
sys/compat/linux/arch/powerpc/linux_termios.h
52
#define LINUX_TCSETA _LINUX_IOW('t', 24, struct linux_termio)
sys/compat/linux/arch/powerpc/linux_termios.h
53
#define LINUX_TCSETAW _LINUX_IOW('t', 25, struct linux_termio)
sys/compat/linux/arch/powerpc/linux_termios.h
54
#define LINUX_TCSETAF _LINUX_IOW('t', 28, struct linux_termio)
sys/compat/linux/arch/powerpc/linux_termios.h
62
#define LINUX_TIOCSPGRP _LINUX_IOW('t', 118, int)
sys/compat/linux/arch/powerpc/linux_termios.h
66
#define LINUX_TIOCSWINSZ _LINUX_IOW('t', 103, struct linux_winsize)
sys/compat/linux/arch/powerpc/linux_termios.h
80
#define LINUX_FIONBIO _LINUX_IOW('f', 126, int)
sys/compat/linux/arch/powerpc/linux_termios.h
89
#define LINUX_FIOASYNC _LINUX_IOW('f', 125, int)
sys/compat/linux/common/linux_fdio.h
166
#define LINUX_FDSETPRM _LINUX_IOW(2, 0x42, struct linux_floppy_struct)
sys/compat/linux/common/linux_fdio.h
167
#define LINUX_FDDEFPRM _LINUX_IOW(2, 0x43, struct linux_floppy_struct)
sys/compat/linux/common/linux_fdio.h
172
#define LINUX_FDFMTTRK _LINUX_IOW(2, 0x48, struct linux_format_descr)
sys/compat/linux/common/linux_fdio.h
177
_LINUX_IOW(2, 0x4c, struct linux_floppy_max_errors)
sys/compat/linux/common/linux_fdio.h
183
_LINUX_IOW(2, 0x90, struct linux_floppy_drive_params)
sys/compat/linux/common/linux_ioctl.c
68
#define LINUX_MEGARAID_GET_AEN _LINUX_IOW('M', 3, struct mfi_ioc_aen)
sys/compat/linux/common/linux_mtio.h
31
#define LINUX_MTIOCTOP _LINUX_IOW('m', 1, struct linux_mtop)
sys/compat/linux/common/linux_time.c
566
#define LINUX_TFD_IOC_SET_TICKS _LINUX_IOW('T', 0, uint64_t)