Symbol: _LINUX_IOR
sys/compat/linux/arch/alpha/linux_termios.h
38
#define LINUX_TCGETS _LINUX_IOR('t', 19, struct linux_termios)
sys/compat/linux/arch/alpha/linux_termios.h
43
#define LINUX_TCGETA _LINUX_IOR('t', 23, struct linux_termio)
sys/compat/linux/arch/alpha/linux_termios.h
56
#define LINUX_TIOCGPGRP _LINUX_IOR('t', 119, int)
sys/compat/linux/arch/alpha/linux_termios.h
59
#define LINUX_TIOCOUTQ _LINUX_IOR('t', 115, int)
sys/compat/linux/arch/alpha/linux_termios.h
69
#define LINUX_FIONREAD _LINUX_IOR('f', 127, int)
sys/compat/linux/arch/amd64/linux_termios.h
184
#define LINUX_TIOCGPTN _LINUX_IOR('T',0x30, unsigned int)
sys/compat/linux/arch/i386/linux_termios.h
78
#define LINUX_TIOCGPTN _LINUX_IOR('T', 48, unsigned int)
sys/compat/linux/arch/m68k/linux_termios.h
81
#define LINUX_TIOCGPTN _LINUX_IOR('T', 48, unsigned int)
sys/compat/linux/arch/mips/linux_termios.h
64
#define LINUX_TIOCGPGRP _LINUX_IOR('t', 119, int)
sys/compat/linux/arch/mips/linux_termios.h
68
#define LINUX_TIOCGWINSZ _LINUX_IOR('t', 104, struct linux_winsize)
sys/compat/linux/arch/powerpc/linux_termios.h
47
#define LINUX_TCGETS _LINUX_IOR('t', 19, struct linux_termios)
sys/compat/linux/arch/powerpc/linux_termios.h
51
#define LINUX_TCGETA _LINUX_IOR('t', 23, struct linux_termio)
sys/compat/linux/arch/powerpc/linux_termios.h
61
#define LINUX_TIOCGPGRP _LINUX_IOR('t', 119, int)
sys/compat/linux/arch/powerpc/linux_termios.h
63
#define LINUX_TIOCOUTQ _LINUX_IOR('t', 115, int)
sys/compat/linux/arch/powerpc/linux_termios.h
65
#define LINUX_TIOCGWINSZ _LINUX_IOR('t', 104, struct linux_winsize)
sys/compat/linux/arch/powerpc/linux_termios.h
73
#define LINUX_FIONREAD _LINUX_IOR('f', 127, int)
sys/compat/linux/common/linux_fdio.h
168
#define LINUX_FDGETPRM _LINUX_IOR(2, 0x04, struct linux_floppy_struct)
sys/compat/linux/common/linux_fdio.h
179
_LINUX_IOR(2, 0x0e, struct linux_floppy_max_errors)
sys/compat/linux/common/linux_fdio.h
180
#define LINUX_FDGETDRVTYP _LINUX_IOR(2, 0x0f, linux_floppy_drive_name)
sys/compat/linux/common/linux_fdio.h
185
_LINUX_IOR(2, 0x11, struct linux_floppy_drive_params)
sys/compat/linux/common/linux_fdio.h
187
_LINUX_IOR(2, 0x12, struct linux_floppy_drive_struct)
sys/compat/linux/common/linux_fdio.h
189
_LINUX_IOR(2, 0x13, struct linux_floppy_drive_struct)
sys/compat/linux/common/linux_fdio.h
192
_LINUX_IOR(2, 0x15, struct linux_floppy_fdc_state)
sys/compat/linux/common/linux_fdio.h
195
_LINUX_IOR(2, 0x17, struct linux_floppy_write_errors)
sys/compat/linux/common/linux_mtio.h
32
#define LINUX_MTIOCGET _LINUX_IOR('m', 2, struct linux_mtget)
sys/compat/linux/common/linux_mtio.h
33
#define LINUX_MTIOCPOS _LINUX_IOR('m', 3, struct linux_mtpos)