Symbol: _IOR
bin/ksh/tty.h
54
# define TIOCGETD _IOR( 't', 0, int )
lib/libossaudio/soundcard.h
137
#define SNDCTL_DSP_GETTRIGGER _IOR ('P', 16, int)
lib/libossaudio/soundcard.h
141
#define SNDCTL_DSP_GETIPTR _IOR ('P', 17, struct count_info)
lib/libossaudio/soundcard.h
142
#define SNDCTL_DSP_GETOPTR _IOR ('P', 18, struct count_info)
lib/libossaudio/soundcard.h
143
#define SNDCTL_DSP_MAPINBUF _IOR ('P', 19, struct buffmem_desc)
lib/libossaudio/soundcard.h
144
#define SNDCTL_DSP_MAPOUTBUF _IOR ('P', 20, struct buffmem_desc)
lib/libossaudio/soundcard.h
148
#define SNDCTL_DSP_GETODELAY _IOR ('P', 23, int)
lib/libossaudio/soundcard.h
249
#define MIXER_READ(dev) _IOR('M', dev, int)
lib/libossaudio/soundcard.h
337
#define SOUND_MIXER_INFO _IOR('M', 101, mixer_info)
lib/libossaudio/soundcard.h
338
#define SOUND_OLD_MIXER_INFO _IOR('M', 101, _old_mixer_info)
lib/libossaudio/soundcard.h
340
#define OSS_GETVERSION _IOR ('M', 118, int)
lib/libossaudio/soundcard.h
372
#define SNDCTL_DSP_GETPLAYVOL _IOR ('P',27, uint)
lib/libossaudio/soundcard.h
374
#define SNDCTL_DSP_GETRECVOL _IOR ('P',29, uint)
lib/libossaudio/soundcard.h
379
#define SNDCTL_DSP_GETERROR _IOR ('P',34, struct audio_errinfo)
lib/libossaudio/soundcard.h
380
#define SNDCTL_DSP_CURRENT_IPTR _IOR ('P',35, oss_count_t)
lib/libossaudio/soundcard.h
381
#define SNDCTL_DSP_CURRENT_OPTR _IOR ('P',36, oss_count_t)
lib/libossaudio/soundcard.h
382
#define SNDCTL_DSP_GET_RECSRC_NAMES _IOR ('P',37, oss_mixer_enuminfo)
lib/libossaudio/soundcard.h
383
#define SNDCTL_DSP_GET_RECSRC _IOR ('P',38, int)
lib/libossaudio/soundcard.h
385
#define SNDCTL_DSP_GET_PLAYTGT_NAMES _IOR ('P',39, oss_mixer_enuminfo)
lib/libossaudio/soundcard.h
386
#define SNDCTL_DSP_GET_PLAYTGT _IOR ('P',40, int)
lib/libossaudio/soundcard.h
389
#define SNDCTL_DSP_GET_CHNORDER _IOR ('P',42, unsigned long long)
lib/libossaudio/soundcard.h
49
#define SOUND_PCM_READ_RATE _IOR ('P', 2, int)
lib/libossaudio/soundcard.h
494
#define SNDCTL_SYSINFO _IOR ('X', 1, oss_sysinfo)
lib/libossaudio/soundcard.h
496
#define SNDCTL_MIX_NRMIX _IOR ('X',2, int)
lib/libossaudio/soundcard.h
645
#define SNDCTL_GETSONG _IOR ('Y',2, oss_longname_t)
lib/libossaudio/soundcard.h
648
#define SNDCTL_GETLABEL _IOR ('Y',4, oss_label_t)
lib/libossaudio/soundcard.h
74
#define SOUND_PCM_READ_BITS _IOR ('P', 5, int)
lib/libossaudio/soundcard.h
77
#define SOUND_PCM_READ_CHANNELS _IOR ('P', 6, int)
lib/libossaudio/soundcard.h
79
#define SOUND_PCM_READ_FILTER _IOR ('P', 7, int)
lib/libossaudio/soundcard.h
83
#define SNDCTL_DSP_GETFMTS _IOR ('P', 11, int)
lib/libossaudio/soundcard.h
84
#define SNDCTL_DSP_GETOSPACE _IOR ('P',12, struct audio_buf_info)
lib/libossaudio/soundcard.h
85
#define SNDCTL_DSP_GETISPACE _IOR ('P',13, struct audio_buf_info)
lib/libossaudio/soundcard.h
87
#define SNDCTL_DSP_GETCAPS _IOR ('P',15, int)
share/examples/rump/sdread/sdread.c
57
#define DIOCTUR _IOR('d', 128, int)
sys/arch/acorn32/include/scrio.h
78
#define SCRIOSTATUS _IOR ('S', 1, ScrStatus) /* return card in/out, card on/off */
sys/arch/acorn32/include/scrio.h
79
#define SCRIOON _IOR ('S', 2, ScrOn) /* turns card on, returns ATR */
sys/arch/acorn32/include/scrio.h
80
#define SCRIOOFF _IOR ('S', 3, ScrOff) /* turns card off */
sys/arch/alpha/include/kbio.h
101
#define KIOCTYPE _IOR('k', 9, int) /* get keyboard type */
sys/arch/alpha/include/kbio.h
107
#define KIOCLAYOUT _IOR('k', 20, int) /* get keyboard layout */
sys/arch/alpha/include/kbio.h
109
#define KIOCGLED _IOR('k', 15, char) /* get LED state */
sys/arch/alpha/include/kbio.h
99
#define KIOCGTRANS _IOR('k', 5, int) /* get translation mode */
sys/arch/amiga/dev/clockioctl.h
45
#define CLOCKGETRES _IOR('C', 3, int)
sys/arch/amiga/dev/grfioctl.h
114
#define GRFIOCGINFO _IOR('G', 0, struct grfinfo) /* get info on device */
sys/arch/amiga/dev/grfioctl.h
128
#define GRFGETNUMVM _IOR('G', 43, int)
sys/arch/amiga/dev/grfioctl.h
169
#define GRFIOCGSPRITEPOS _IOR('G', 53, struct grf_position)
sys/arch/amiga/dev/grfioctl.h
188
#define GRFIOCGSPRITEINF _IOR('G', 55, struct grf_spriteinfo)
sys/arch/amiga/dev/grfioctl.h
191
#define GRFIOCGSPRITEMAX _IOR('G', 56, struct grf_position)
sys/arch/amiga/dev/iteioctl.h
68
#define ITEIOCGKMAP _IOR('Z',0x71, struct kbdmap)
sys/arch/amiga/dev/iteioctl.h
69
#define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize)
sys/arch/amiga/dev/iteioctl.h
73
#define ITEIOCGBELL _IOR('Z', 0x76, struct itebell)
sys/arch/amiga/dev/iteioctl.h
75
#define ITEIOCGREPT _IOR('Z', 0x78, struct iterepeat)
sys/arch/amiga/dev/kbdreg.h
51
#define KIOCGTRANS _IOR('k', 5, int) /* get translation mode */
sys/arch/amiga/dev/parioctl.h
59
#define PARIOCGPARAM _IOR('P', 0x2, struct parparam)
sys/arch/amiga/dev/viewioctl.h
55
#define VIOCGSIZE _IOR('V', 0x3, struct view_size)
sys/arch/amiga/dev/viewioctl.h
56
#define VIOCGBMAP _IOR('V', 0x4, bmap_t)
sys/arch/arc/include/pccons.h
43
#define CONSOLE_GET_KEYMAP _IOR('t', 128, pccons_keymap_t[KB_NUM_KEYS])
sys/arch/atari/dev/clockioctl.h
45
#define CLOCKGETRES _IOR('C', 3, int)
sys/arch/atari/dev/grfioctl.h
113
#define GRFIOCGINFO _IOR('G', 0, struct grfinfo) /* get info on device */
sys/arch/atari/dev/grfioctl.h
127
#define GRFGETNUMVM _IOR('G', 43, int)
sys/arch/atari/dev/grfioctl.h
165
#define GRFIOCGSPRITEPOS _IOR('G', 53, struct grf_position)
sys/arch/atari/dev/grfioctl.h
184
#define GRFIOCGSPRITEINF _IOR('G', 55, struct grf_spriteinfo)
sys/arch/atari/dev/grfioctl.h
187
#define GRFIOCGSPRITEMAX _IOR('G', 56, struct grf_position)
sys/arch/atari/dev/grfioctl.h
217
#define GRFIOCBITBLT _IOR('G', 57, struct grf_bitblt)
sys/arch/atari/dev/iteioctl.h
76
#define ITEIOCGKMAP _IOR('Z',0x71, struct kbdmap)
sys/arch/atari/dev/iteioctl.h
77
#define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize)
sys/arch/atari/dev/iteioctl.h
81
#define ITEIOCGBELL _IOR('Z', 0x76, struct itebell)
sys/arch/atari/dev/iteioctl.h
83
#define ITEIOCGREPT _IOR('Z', 0x78, struct iterepeat)
sys/arch/atari/dev/kbdreg.h
58
#define KIOCGTRANS _IOR('k', 5, int) /* get translation mode */
sys/arch/atari/dev/viewioctl.h
55
#define VIOCGSIZE _IOR('V', 0x3, struct view_size)
sys/arch/atari/dev/viewioctl.h
56
#define VIOCGBMAP _IOR('V', 0x4, bmap_t)
sys/arch/atari/include/msioctl.h
31
#define MIOCG3B_EMUL _IOR('M', 0x1, int) /* Get 3But emulation state */
sys/arch/dreamcast/dev/maple/mapleio.h
52
#define MAPLEIO_GDEVINFO _IOR('M', 0, struct maple_devinfo)
sys/arch/hp300/dev/ppiioctl.h
59
#define PPIIOCGPARAM _IOR('P', 0x2, struct ppiparam)
sys/arch/hp300/stand/common/scsireg.h
487
#define SDIOCGFORMAT _IOR('S', 0x2, int)
sys/arch/hp300/stand/common/scsireg.h
489
#define SDIOCSENSE _IOR('S', 0x4, struct scsi_fmt_sense)
sys/arch/landisk/include/button.h
95
#define BUTTON_IOC_GET_TYPE _IOR('P', 1, sizeof(struct button_type))
sys/arch/mac68k/include/adbsys.h
142
#define ADBIOC_DEVSINFO _IOR('A', 128, adb_devinfo_t)
sys/arch/mac68k/include/adbsys.h
150
#define ADBIOC_GETREPEAT _IOR('A', 130, adb_rptinfo_t)
sys/arch/mac68k/include/grfioctl.h
74
#define GRFIOCGINFO _IOR('G', 0, struct grfinfo) /* get info on device */
sys/arch/mac68k/include/grfioctl.h
80
#define GRFIOCGETMODE _IOR('G', 17, int) /* Get list of modes */
sys/arch/mac68k/include/grfioctl.h
82
#define GRFIOCGMODE _IOR('G', 19, struct grfmode) /* Get list of modes */
sys/arch/mac68k/include/iteioctl.h
50
#define ITEIOC_GETBELL _IOR('I', 128, struct bellparams)
sys/arch/macppc/include/adbsys.h
149
#define ADBIOCDEVSINFO _IOR('A', 128, adb_devinfo_t)
sys/arch/macppc/include/adbsys.h
157
#define ADBIOCGETREPEAT _IOR('A', 130, adb_rptinfo_t)
sys/arch/macppc/include/grfioctl.h
66
#define GRFIOCGINFO _IOR('G', 0, struct grfinfo) /* get info on device */
sys/arch/newsmips/include/wsconsio.h
15
_IOR('n', 65, struct newsmips_wsdisplay_fbinfo)
sys/arch/ofppc/include/grfioctl.h
66
#define GRFIOCGINFO _IOR('G', 0, struct grfinfo) /* get info on device */
sys/arch/shark/include/kbd.h
54
#define KBD_GETAUTOREPEAT _IOR( 'k', 100, struct kbd_autorepeat)
sys/arch/shark/include/mouse.h
91
#define MOUSEIOC_GETSTATE _IOR ( 'M', 105, struct mouse_state )
sys/arch/shark/include/mouse.h
93
#define MOUSEIOC_GETBOUNDS _IOR ( 'M', 106, struct mouse_boundingbox )
sys/arch/shark/include/mouse.h
94
#define MOUSEIOC_GETORIGIN _IOR ( 'M', 107, struct mouse_origin )
sys/arch/shark/include/scrio.h
78
#define SCRIOSTATUS _IOR ('S', 1, ScrStatus) /* return card in/out, card on/off */
sys/arch/shark/include/scrio.h
79
#define SCRIOON _IOR ('S', 2, ScrOn) /* turns card on, returns ATR */
sys/arch/shark/include/scrio.h
80
#define SCRIOOFF _IOR ('S', 3, ScrOff) /* turns card off */
sys/arch/sparc/include/openpromio.h
59
#define OPIOCGETOPTNODE _IOR('O', 4, int) /* get openprom field */
sys/arch/sparc64/sparc64/netbsd32_machdep.c
612
#define FBIOGINFO _IOR('F', 2, struct fbinfo)
sys/arch/vax/include/qdioctl.h
102
#define QD_MAPDEVICE _IOR('g', 9, struct qdmap) /* map device to user */
sys/arch/vax/include/qdioctl.h
104
#define QD_MAPEVENT _IOR('g', 11, void *) /* map event queue to user */
sys/arch/vax/include/qdioctl.h
109
#define QD_MAPSCROLL _IOR('g', 16, void *) /* map scroll param area */
sys/arch/vax/include/qdioctl.h
111
#define QD_MAPCOLOR _IOR('g', 18, void *) /* map color map write buf */
sys/arch/vax/include/qdioctl.h
94
#define QD_GETEVENT _IOR('g', 1, struct _vs_event) /* get oldest event */
sys/arch/vax/include/qdioctl.h
96
#define QD_RDCURSOR _IOR('g', 3, 64) /* read cursor bitmap */
sys/arch/vax/include/qdioctl.h
98
#define QD_RDCONFIG _IOR('g', 5, short) /* read QDSS configuration */
sys/arch/x68k/include/grfioctl.h
68
#define GRFIOCGINFO _IOR('G', 0, struct grfinfo) /* get info on device */
sys/arch/x68k/include/iteioctl.h
61
#define ITEIOCGKMAP _IOR('Z',0x71, struct kbdmap)
sys/arch/x68k/include/iteioctl.h
63
#define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize)
sys/arch/x68k/include/iteioctl.h
68
#define ITEIOCGREPT _IOR('Z', 0x78, struct iterepeat)
sys/arch/x68k/include/opmbellio.h
101
#define BELLIOCGPARAM _IOR('B', 0x2, struct bell_info)
sys/arch/x68k/include/opmbellio.h
103
#define BELLIOCGVOICE _IOR('B', 0x4, struct opm_voice)
sys/arch/x68k/include/parioctl.h
61
#define PARIOCGPARAM _IOR('P', 0x2, struct parparam)
sys/arch/x68k/x68k/clockioctl.h
45
#define CLOCKGETRES _IOR('C', 3, int)
sys/arch/xen/include/xenio.h
107
_IOR('P', 4, unsigned long)
sys/arch/xen/include/xenio.h
116
_IOR('P', 5, int)
sys/compat/netbsd32/netbsd32_ioctl.h
223
dev/md.h:45:#define MD_GETCONF _IOR('r', 0, struct md_conf) /* get unit config */
sys/compat/netbsd32/netbsd32_ioctl.h
243
sys/scanio.h:86:#define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */
sys/compat/netbsd32/netbsd32_ioctl.h
427
#define BIOCGETIF32 _IOR('B',107, struct netbsd32_ifreq)
sys/compat/netbsd32/netbsd32_ioctl.h
567
#define FSSIOCGET32 _IOR('F', 1, struct netbsd32_fss_get) /* Status */
sys/compat/netbsd32/netbsd32_ioctl.h
677
#define IOC_NPF_SAVE32 _IOR('N', 105, netbsd32_nvlist_ref_t)
sys/compat/netbsd32/netbsd32_ioctl.h
698
#define DRVGETEVENT32 _IOR('D', 128, struct netbsd32_plistref)
sys/compat/netbsd32/netbsd32_ioctl.h
717
#define DIOCGSTRATEGY32 _IOR('d', 125, struct netbsd32_disk_strategy)
sys/compat/netbsd32/netbsd32_ioctl.h
719
#define DIOCGDISKINFO32 _IOR('d', 127, struct netbsd32_plistref)
sys/compat/netbsd32/netbsd32_ioctl.h
739
#define IOC_LOCKSTAT_DISABLE32 _IOR('L', 2, struct netbsd32_lsdisable)
sys/compat/netbsd32/netbsd32_ioctl.h
75
#define AUDIO_WSEEK32 _IOR('A', 25, netbsd32_u_long)
sys/compat/sunos/sunos.h
103
#define SUNOS_TCGETA _IOR('T', 1, struct sunos_termio)
sys/compat/sunos/sunos.h
119
#define SUNOS_TCGETS _IOR('T', 8, struct sunos_termios)
sys/compat/sunos/sunos_ioctl.c
429
case _IOR('t', 0, int):
sys/compat/sunos/sunos_ioctl.c
459
case _IOR('t', 100, int): /* sun SUNOS_TIOCSSOFTCAR */
sys/compat/sunos/sunos_ioctl.c
504
case _IOR('t', 119, int): /* TIOCGPGRP */
sys/compat/sunos/sunos_ioctl.c
519
case _IOR('t', 131, int): /* TIOCGETPGRP: posix variant */
sys/compat/sunos/sunos_ioctl.c
729
case _IOR('A', 1, struct sunos_audio_info): /* AUDIO_GETINFO */
sys/compat/sunos/sunos_ioctl.c
809
case _IOR('A', 4, int): /* AUDIO_GETDEV */
sys/compat/sunos32/sunos32_ioctl.c
479
case _IOR('t', 0, int):
sys/compat/sunos32/sunos32_ioctl.c
505
case _IOR('t', 100, int): /* sun SUNOS_TIOCSSOFTCAR */
sys/compat/sunos32/sunos32_ioctl.c
554
case _IOR('t', 131, int): /* TIOCGETPGRP: posix variant */
sys/compat/sunos32/sunos32_ioctl.c
768
case _IOR('A', 1, struct sunos_audio_info): /* AUDIO_GETINFO */
sys/compat/sunos32/sunos32_ioctl.c
849
case _IOR('A', 4, int): /* AUDIO_GETDEV */
sys/compat/sys/cpuio.h
44
#define OIOC_CPU_UCODE_GET_VERSION _IOR('c', 4, struct compat6_cpu_ucode)
sys/compat/sys/sockio.h
60
#define OBIOCGETIF _IOR('B', 107, struct oifreq)
sys/compat/sys/sockio.h
62
#define OTAPGIFNAME _IOR('e', 0, struct oifreq)
sys/compat/sys/ttycom.h
57
#define COMPAT_60_TIOCPTMGET _IOR('t', 70, struct compat_60_ptmget)
sys/compat/sys/ttycom.h
58
#define COMPAT_60_TIOCPTSNAME _IOR('t', 72, struct compat_60_ptmget)
sys/compat/ultrix/ultrix_ioctl.c
482
case _IOR('t', 0, int):
sys/compat/ultrix/ultrix_ioctl.c
508
case _IOR('t', 100, int): /* sun SUNOS_TIOCSSOFTCAR */
sys/compat/ultrix/ultrix_ioctl.c
554
case _IOR('t', 119, int):
sys/compat/ultrix/ultrix_tty.h
26
#define ULTRIX_TCGETA _IOR('t', 91, struct ultrix_termio)
sys/compat/ultrix/ultrix_tty.h
46
#define ULTRIX_TCGETS _IOR('t', 85, struct ultrix_termios)
sys/dev/apm/apmio.h
62
#define OAPM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */
sys/dev/apm/apmio.h
64
#define APM_IOC_NEXTEVENT _IOR('A', 4, struct apm_event_info) /* fetch event */
sys/dev/bluetooth/btsco.h
57
#define BTSCO_GETINFO _IOR('b', 16, struct btsco_info)
sys/dev/dtv/dtvio_demux.h
145
#define DMX_GET_CAPS _IOR('D', 108, dmx_caps_t)
sys/dev/dtv/dtvio_frontend.h
272
#define FE_READ_STATUS _IOR('D', 0, fe_status_t)
sys/dev/dtv/dtvio_frontend.h
273
#define FE_READ_BER _IOR('D', 1, uint32_t)
sys/dev/dtv/dtvio_frontend.h
274
#define FE_READ_SNR _IOR('D', 2, uint16_t)
sys/dev/dtv/dtvio_frontend.h
275
#define FE_READ_SIGNAL_STRENGTH _IOR('D', 3, uint16_t)
sys/dev/dtv/dtvio_frontend.h
276
#define FE_READ_UNCORRECTED_BLOCKS _IOR('D', 4, uint32_t)
sys/dev/dtv/dtvio_frontend.h
278
#define FE_GET_FRONTEND _IOR('D', 6, struct dvb_frontend_parameters)
sys/dev/dtv/dtvio_frontend.h
279
#define FE_GET_EVENT _IOR('D', 7, struct dvb_frontend_event)
sys/dev/dtv/dtvio_frontend.h
280
#define FE_GET_INFO _IOR('D', 8, struct dvb_frontend_info)
sys/dev/dtv/dtvio_frontend.h
283
#define FE_DISEQC_RECV_SLAVE_REPLY _IOR('D', 11, struct dvb_diseqc_slave_reply)
sys/dev/fssvar.h
56
#define FSSIOCGET _IOR('F', 1, struct fss_get) /* Status */
sys/dev/fssvar.h
59
#define FSSIOFGET _IOR('F', 4, int) /* Get flags */
sys/dev/fssvar.h
78
#define FSSIOCGET50 _IOR('F', 1, struct fss_get50) /* Old Status */
sys/dev/gpib/gpibio.h
9
#define GPIB_INFO _IOR('G', 0, int)
sys/dev/gpib/ppiio.h
59
#define PPIIOCGPARAM _IOR('P', 0x2, struct ppiparam)
sys/dev/hdmicec/hdmicecio.h
35
#define CEC_GET_PHYS_ADDR _IOR('C', 0, uint16_t)
sys/dev/hdmicec/hdmicecio.h
36
#define CEC_GET_LOG_ADDRS _IOR('C', 1, uint16_t)
sys/dev/hdmicec/hdmicecio.h
38
#define CEC_GET_VENDOR_ID _IOR('C', 3, uint32_t)
sys/dev/hpc/hpcfbio.h
258
#define HPCFBIO_GOP _IOR('H', 4, struct hpcfb_dsp_op)
sys/dev/ic/bt8xx.h
101
#define METEORGSIGNAL _IOR('x', 12, unsigned int) /* get signal */
sys/dev/ic/bt8xx.h
103
#define METEORGVIDEO _IOR('x', 13, struct meteor_video) /* get video */
sys/dev/ic/bt8xx.h
105
#define METEORGBRIG _IOR('x', 14, unsigned char) /* get brightness */
sys/dev/ic/bt8xx.h
107
#define METEORGCSAT _IOR('x', 15, unsigned char) /* get uv saturation */
sys/dev/ic/bt8xx.h
109
#define METEORGCONT _IOR('x', 16, unsigned char) /* get contrast */
sys/dev/ic/bt8xx.h
111
#define METEORGBT254 _IOR('x', 17, unsigned short) /* get Bt254 reg */
sys/dev/ic/bt8xx.h
113
#define METEORGHWS _IOR('x', 18, unsigned char) /* get hor start reg */
sys/dev/ic/bt8xx.h
115
#define METEORGVWS _IOR('x', 19, unsigned char) /* get vert start reg */
sys/dev/ic/bt8xx.h
117
#define METEORGTS _IOR('x', 20, unsigned char) /* get time stamp */
sys/dev/ic/bt8xx.h
296
#define TVTUNER_GETCHNL _IOR('x', 32, unsigned int) /* get channel */
sys/dev/ic/bt8xx.h
298
#define TVTUNER_GETTYPE _IOR('x', 33, unsigned int) /* get tuner type */
sys/dev/ic/bt8xx.h
299
#define TVTUNER_GETSTATUS _IOR('x', 34, unsigned int) /* get tuner status */
sys/dev/ic/bt8xx.h
301
#define TVTUNER_GETFREQ _IOR('x', 36, unsigned int) /* get frequency */
sys/dev/ic/bt8xx.h
305
#define BT848_GHUE _IOR('x', 37, int) /* get hue */
sys/dev/ic/bt8xx.h
307
#define BT848_GBRIG _IOR('x', 38, int) /* get brightness */
sys/dev/ic/bt8xx.h
309
#define BT848_GCSAT _IOR('x', 39, int) /* get UV saturation */
sys/dev/ic/bt8xx.h
311
#define BT848_GCONT _IOR('x', 40, int) /* get contrast */
sys/dev/ic/bt8xx.h
313
#define BT848_GVSAT _IOR('x', 41, int) /* get V saturation */
sys/dev/ic/bt8xx.h
315
#define BT848_GUSAT _IOR('x', 42, int) /* get U saturation */
sys/dev/ic/bt8xx.h
317
#define BT848_SCBARS _IOR('x', 43, int) /* set colorbar */
sys/dev/ic/bt8xx.h
318
#define BT848_CCBARS _IOR('x', 44, int) /* clear colorbar */
sys/dev/ic/bt8xx.h
322
#define BT848_GAUDIO _IOR('x', 47, int) /* get audio channel */
sys/dev/ic/bt8xx.h
325
#define BT848_GSTATUS _IOR('x', 49, unsigned int) /* reap status */
sys/dev/ic/bt8xx.h
333
#define TVTUNER_GETAFC _IOR('x', 54, int) /* query AFC on/off */
sys/dev/ic/bt8xx.h
335
#define BT848_GLNOTCH _IOR('x', 56, int) /* get luma notch */
sys/dev/ic/bt8xx.h
357
#define RADIO_GETMODE _IOR('x', 58, unsigned char) /* get radio modes */
sys/dev/ic/bt8xx.h
362
#define RADIO_GETFREQ _IOR('x', 59, unsigned int) /* set frequency */
sys/dev/ic/bt8xx.h
414
#define METEORGACTPIXFMT _IOR('x', 64, int)
sys/dev/ic/bt8xx.h
419
#define BT848GCLIP _IOR('x', 66, struct _bktr_clip)
sys/dev/ic/bt8xx.h
424
#define BT848GFMT _IOR('x', 67, unsigned int)
sys/dev/ic/bt8xx.h
428
#define BT848GCBUF _IOR('x', 68, int)
sys/dev/ic/bt8xx.h
444
#define BT848_GCAPAREA _IOR('x', 69, struct bktr_capture_area)
sys/dev/ic/bt8xx.h
462
#define REMOTE_GETKEY _IOR('x', 71, struct bktr_remote)/*read the remote */
sys/dev/ic/bt8xx.h
472
#define BT848_GPIO_GET_EN _IOR('x', 73, int) /* get gpio_out_en */
sys/dev/ic/bt8xx.h
474
#define BT848_GPIO_GET_DATA _IOR('x', 75, int) /* get gpio_data */
sys/dev/ic/bt8xx.h
86
#define METEORGETGEO _IOR('x', 4, struct meteor_geomet) /* get geometry */
sys/dev/ic/bt8xx.h
87
#define METEORSTATUS _IOR('x', 5, unsigned short) /* get status */
sys/dev/ic/bt8xx.h
89
#define METEORGHUE _IOR('x', 6, signed char) /* get hue */
sys/dev/ic/bt8xx.h
91
#define METEORGFMT _IOR('x', 7, unsigned int) /* get format */
sys/dev/ic/bt8xx.h
93
#define METEORGINPUT _IOR('x', 8, unsigned int) /* get input dev */
sys/dev/ic/bt8xx.h
95
#define METEORGCHCV _IOR('x', 9, unsigned char) /* get uv gain */
sys/dev/ic/bt8xx.h
97
#define METEORGCOUNT _IOR('x',10, struct meteor_counts)
sys/dev/ic/bt8xx.h
99
#define METEORGFPS _IOR('x',11, unsigned short) /* get fps */
sys/dev/ic/hd44780var.h
41
#define HLCD_GET_CURSOR_POS _IOR('h', 6, struct hd44780_io)
sys/dev/ic/hd44780var.h
43
#define HLCD_GETC _IOR('h', 8, struct hd44780_io)
sys/dev/ic/hd44780var.h
53
#define HLCD_GET_INFO _IOR('h', 18, struct hd44780_info)
sys/dev/ic/hd44780var.h
54
#define HLCD_GET_CHIPNO _IOR('h', 19, uint8_t)
sys/dev/ic/icp_ioctl.h
100
#define GDT_IOCTL_CTRCNT _IOR('J', 5, int)
sys/dev/ic/icp_ioctl.h
175
#define GDT_IOCTL_STATIST _IOR('J', 9, gdt_statist_t)
sys/dev/ic/icp_ioctl.h
73
#define GDT_IOCTL_DRVERS _IOR('J', 1, int)
sys/dev/ic/icp_ioctl.h
97
#define GDT_IOCTL_OSVERS _IOR('J', 3, gdt_osv_t)
sys/dev/ic/isp_ioctl.h
102
#define ISP_GET_STATS _IOR(ISP_IOC, 6, isp_stats_t)
sys/dev/ic/isp_ioctl.h
75
#define ISP_GETROLE _IOR(ISP_IOC, 5, int)
sys/dev/ic/mlxio.h
105
#define MLX_REBUILDSTAT _IOR('M', 4, struct mlx_rebuild_status)
sys/dev/ic/mlxio.h
107
#define MLX_GET_CINFO _IOR('M', 6, struct mlx_cinfo)
sys/dev/ic/mlxio.h
46
#define MLXD_STATUS _IOR('M', 100, int)
sys/dev/ic/mlxio.h
47
#define MLXD_CHECKASYNC _IOR('M', 101, int)
sys/dev/ic/stireg.h
701
#define GCID _IOR('G', 40, u_int)
sys/dev/ic/tpmvar.h
58
#define TPM_IOC_GETINFO _IOR ('N', 0, struct tpm_ioc_getinfo)
sys/dev/ieee1394/firewire.h
439
#define FW_IBUSRST _IOR('S', 1, unsigned int)
sys/dev/ieee1394/firewire.h
443
#define FW_GTPMAP _IOR('S', 5, struct fw_topology_map)
sys/dev/ieee1394/firewire.h
447
#define FW_GDEUI64 _IOR('S', 21, struct fw_eui64)
sys/dev/ir/cirio.h
42
#define CIR_GET_PARAMS _IOR('I', 201, struct cir_params)
sys/dev/ir/irdaio.h
75
#define IRDA_GET_SPEEDMASK _IOR('I', 3, unsigned int)
sys/dev/ir/irdaio.h
76
#define IRDA_GET_TURNAROUNDMASK _IOR('I', 4, unsigned int)
sys/dev/ir/irdaio.h
80
#define IRFRAMETTY_GET_DEVICE _IOR('I', 100, unsigned int)
sys/dev/ir/irdaio.h
81
#define IRFRAMETTY_GET_DONGLE _IOR('I', 101, unsigned int)
sys/dev/lockstat.h
56
#define IOC_LOCKSTAT_GVERSION _IOR('L', 0, int)
sys/dev/lockstat.h
87
#define IOC_LOCKSTAT_DISABLE _IOR('L', 2, lsdisable_t)
sys/dev/md.h
43
#define MD_GETCONF _IOR('r', 0, struct md_conf) /* get unit config */
sys/dev/nvmm/nvmm_ioctl.h
141
#define NVMM_IOC_CAPABILITY _IOR ('N', 0, struct nvmm_ioc_capability)
sys/dev/ofw/openfirmio.h
58
#define OFIOCGETOPTNODE _IOR('O', 4, int) /* get options node */
sys/dev/pci/amrio.h
71
#define AMR_IO_VERSION _IOR('A', 0x200, int)
sys/dev/pci/cxgb/cxgb_ioctl.h
243
#define CHELSIO_READ_TCAM_WORD _IOR('f', CH_READ_TCAM_WORD, struct ch_tcam)
sys/dev/pci/cxgb/cxgb_ioctl.h
251
#define CHELSIO_GETMTUTAB _IOR('f', CH_GET_QSET_NUM, struct ch_mtus)
sys/dev/pci/pciio.h
94
#define PCI_IOC_BUSINFO _IOR('P', 4, struct pciio_businfo)
sys/dev/pci/tweio.h
80
#define TWEIO_AEN_POLL _IOR('T', 102, int)
sys/dev/pci/tweio.h
81
#define TWEIO_AEN_WAIT _IOR('T', 103, int)
sys/dev/pci/veritefbio.h
172
#define VERITEFB_DBG_PCHIST _IOR('V', 121, struct veritefb_dbg_pchist)
sys/dev/pci/veritefbio.h
66
#define VERITEFB_DBG_DIAG _IOR('V', 100, struct veritefb_dbg_diag)
sys/dev/pci/veritefbio.h
72
#define VERITEFB_DBG_RESET _IOR('V', 106, int) /* reload + restart */
sys/dev/pci/veritefbio.h
99
#define VERITEFB_DBG_STATS _IOR('V', 108, struct veritefb_dbg_stats)
sys/dev/ppbus/lptio.h
49
#define LPTGMODE _IOR('L', 0, int)
sys/dev/ppbus/lptio.h
51
#define LPTGFLAGS _IOR('L', 2, int)
sys/dev/qbus/qdioctl.h
103
#define QD_MAPSCROLL _IOR('g', 16, void *) /* map scroll param area */
sys/dev/qbus/qdioctl.h
105
#define QD_MAPCOLOR _IOR('g', 18, void *) /* map color map write buf */
sys/dev/qbus/qdioctl.h
88
#define QD_GETEVENT _IOR('g', 1, struct _vs_event) /* get oldest event */
sys/dev/qbus/qdioctl.h
90
#define QD_RDCURSOR _IOR('g', 3, 64) /* read cursor bitmap */
sys/dev/qbus/qdioctl.h
92
#define QD_RDCONFIG _IOR('g', 5, short) /* read QDSS configuration */
sys/dev/qbus/qdioctl.h
96
#define QD_MAPDEVICE _IOR('g', 9, struct qdmap) /* map device to user */
sys/dev/qbus/qdioctl.h
98
#define QD_MAPEVENT _IOR('g', 11, void *) /* map event queue to user */
sys/dev/raidframe/raidframeio.h
104
#define RAIDFRAME_GET_ACCTOTALS _IOR ('r', 17, RF_AccTotals_t) /* retrieve AccTotals
sys/dev/raidframe/raidframeio.h
130
#define RAIDFRAME_PARITYMAP_STATUS _IOR('r', 37, struct rf_pmstat)
sys/dev/raidframe/raidframeio.h
131
#define RAIDFRAME_PARITYMAP_GET_DISABLE _IOR('r', 38, int)
sys/dev/raidframe/raidframeio.h
87
#define RAIDFRAME_SPARET_WAIT _IOR ('r', 9, RF_SparetWait_t) /* does not return until
sys/dev/raidframe/raidframeio.h
99
#define RAIDFRAME_GET_SIZE _IOR ('r', 14, int) /* get size (# sectors)
sys/dev/sbus/bpp.c
410
#define BPPIOCGPARAM _IOR('P', 0x2, struct hwstate)
sys/dev/sbus/mbppio.h
56
#define MBPPIOCGPARAM _IOR('P', 0x2, struct mbpp_param)
sys/dev/sbus/mbppio.h
57
#define MBPPIOCGSTAT _IOR('P', 0x4, int)
sys/dev/spkrio.h
14
#define SPKRGETVOL _IOR('S', 3, u_int) /* get volume */
sys/dev/sun/disklabel.h
52
#define SUN_DKIOCGGEOM _IOR('d', 2, struct sun_dkgeom) /* geometry info */
sys/dev/sun/disklabel.h
53
#define SUN_DKIOCINFO _IOR('d', 8, struct sun_dkctlr) /* controller info */
sys/dev/sun/disklabel.h
54
#define SUN_DKIOCGPART _IOR('d', 4, struct sun_dkpart) /* partition info */
sys/dev/sun/fbio.h
108
#define FBIOGTYPE _IOR('F', 0, struct fbtype)
sys/dev/sun/fbio.h
123
#define FBIOGINFO _IOR('F', 2, struct fbinfo)
sys/dev/sun/fbio.h
162
#define FBIOGATTR _IOR('F', 6, struct fbgattr)
sys/dev/sun/fbio.h
171
#define FBIOGVIDEO _IOR('F', 8, int)
sys/dev/sun/fbio.h
208
#define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)
sys/dev/sun/kbio.h
108
#define KIOCGTRANS _IOR('k', 5, int) /* get translation mode */
sys/dev/sun/kbio.h
110
#define KIOCTYPE _IOR('k', 9, int) /* get keyboard type */
sys/dev/sun/kbio.h
115
#define KIOCGLED _IOR('k', 15, char) /* get LED state */
sys/dev/sun/kbio.h
116
#define KIOCLAYOUT _IOR('k', 20, int) /* get keyboard layout */
sys/dev/sun/vuid_event.h
104
#define VUIDGFORMAT _IOR('v', 2, int)
sys/dev/tc/sticio.h
91
#define STICIO_GXINFO _IOR('S', 0, struct stic_xinfo)
sys/dev/tprof/tprof_ioctl.h
56
#define TPROF_IOC_GETINFO _IOR('T', 1, struct tprof_info)
sys/dev/tprof/tprof_ioctl.h
59
#define TPROF_IOC_GETSTAT _IOR('T', 4, struct tprof_stat)
sys/dev/tprof/tprof_ioctl.h
60
#define TPROF_IOC_GETNCOUNTERS _IOR('T', 5, u_int)
sys/dev/usb/ukyopon.h
61
#define UKYOPON_IDENTIFY _IOR ('U', 210, struct ukyopon_identify)
sys/dev/usb/umcpmio_io.h
65
#define UMCPMIO_GET_STATUS _IOR('m', 1, union umcpmio_ioctl_get_status)
sys/dev/usb/umcpmio_io.h
66
#define MCP2221_GET_SRAM _IOR('m', 2, struct mcp2221_get_sram_res)
sys/dev/usb/umcpmio_io.h
67
#define MCP2221_GET_GP_CFG _IOR('m', 3, struct mcp2221_get_gpio_cfg_res)
sys/dev/usb/umcpmio_io.h
70
#define UMCPMIO_CHIP_TYPE _IOR('m', 6, uint8_t)
sys/dev/usb/umcpmio_io.h
72
#define MCP2210_CANCEL_SPI _IOR('m', 8, struct mcp2210_cancel_spi_res)
sys/dev/usb/usb.h
1036
#define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
sys/dev/usb/usb.h
1039
#define USB_GET_REPORT_DESC _IOR ('U', 21, struct usb_ctl_report_desc)
sys/dev/usb/usb.h
1043
#define USB_GET_REPORT_ID _IOR ('U', 25, int)
sys/dev/usb/usb.h
1046
#define USB_GET_CONFIG _IOR ('U', 100, int)
sys/dev/usb/usb.h
1051
#define USB_GET_DEVICE_DESC _IOR ('U', 105, usb_device_descriptor_t)
sys/dev/usb/usb.h
1058
#define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info)
sys/dev/usb/usb.h
1059
#define USB_GET_DEVICEINFO_30 _IOR ('U', 112, struct usb_device_info30)
sys/dev/usb/usb.h
1068
#define USB_GET_CM_OVER_DATA _IOR ('U', 130, int)
sys/dev/usb/usbhid.h
70
#define USB_HID_GET_RAW _IOR('h', 1, int)
sys/dev/usb/utoppy.h
50
#define UTOPPYIOSTATS _IOR('t', 4, struct utoppy_stats)
sys/dev/usb/vhci.h
65
#define VHCI_IOC_GET_INFO _IOR('V', 0, struct vhci_ioc_get_info)
sys/dev/wscons/wsconsio.h
130
#define WSKBDIO_GETBELL _IOR('W', 4, struct wskbd_bell_data)
sys/dev/wscons/wsconsio.h
132
#define WSKBDIO_GETDEFAULTBELL _IOR('W', 6, struct wskbd_bell_data)
sys/dev/wscons/wsconsio.h
145
#define WSKBDIO_GETKEYREPEAT _IOR('W', 8, struct wskbd_keyrepeat_data)
sys/dev/wscons/wsconsio.h
147
#define WSKBDIO_GETDEFAULTKEYREPEAT _IOR('W', 10, struct wskbd_keyrepeat_data)
sys/dev/wscons/wsconsio.h
156
#define WSKBDIO_GETLEDS _IOR('W', 12, int)
sys/dev/wscons/wsconsio.h
166
#define WSKBDIO_GETENCODING _IOR('W', 15, kbd_t)
sys/dev/wscons/wsconsio.h
171
#define WSKBDIO_GETMODE _IOR('W', 20, int)
sys/dev/wscons/wsconsio.h
176
#define WSKBDIO_GETKEYCLICK _IOR('W', 22, int)
sys/dev/wscons/wsconsio.h
190
#define WSKBDIO_GETSCROLL _IOR('W', 23, struct wskbd_scroll_data)
sys/dev/wscons/wsconsio.h
202
#define WSMOUSEIO_GTYPE _IOR('W', 32, u_int)
sys/dev/wscons/wsconsio.h
249
#define WSMOUSEIO_GCALIBCOORDS _IOR('W', 37, struct wsmouse_calibcoords)
sys/dev/wscons/wsconsio.h
268
#define WSMOUSEIO_GETREPEAT _IOR('W', 39, struct wsmouse_repeat)
sys/dev/wscons/wsconsio.h
301
#define WSDISPLAYIO_GTYPE _IOR('W', 64, u_int)
sys/dev/wscons/wsconsio.h
380
#define WSDISPLAYIO_GINFO _IOR('W', 65, struct wsdisplay_fbinfo)
sys/dev/wscons/wsconsio.h
394
#define WSDISPLAYIO_GVIDEO _IOR('W', 68, u_int)
sys/dev/wscons/wsconsio.h
422
#define WSDISPLAYIO_GCURPOS _IOR('W', 70, struct wsdisplay_curpos)
sys/dev/wscons/wsconsio.h
426
#define WSDISPLAYIO_GCURMAX _IOR('W', 72, struct wsdisplay_curpos)
sys/dev/wscons/wsconsio.h
433
#define WSDISPLAYIO_GMODE _IOR('W', 75, u_int)
sys/dev/wscons/wsconsio.h
512
#define WSDISPLAYIO_GETACTIVESCREEN _IOR('W', 84, int)
sys/dev/wscons/wsconsio.h
537
#define WSDISPLAYIO_DGSCROLL _IOR('W', 87, struct wsdisplay_scroll_data)
sys/dev/wscons/wsconsio.h
545
#define WSDISPLAYIO_GMSGATTRS _IOR('W', 89, struct wsdisplay_msgattrs)
sys/dev/wscons/wsconsio.h
548
#define WSDISPLAYIO_GBORDER _IOR('W', 91, int)
sys/dev/wscons/wsconsio.h
559
#define WSDISPLAYIO_LINEBYTES _IOR('W', 95, u_int)
sys/dev/wscons/wsconsio.h
615
#define WSDISPLAYIO_GET_BUSID _IOR('W', 101, struct wsdisplayio_bus_id)
sys/dev/wscons/wsconsio.h
87
#define WSKBDIO_GTYPE _IOR('W', 0, u_int)
sys/dev/wscons/wsdisplay_usl_io.h
10
#define VT_GETMODE _IOR('v', 3, vtmode_t)
sys/dev/wscons/wsdisplay_usl_io.h
32
#define VT_GETACTIVE _IOR('v', 7, int)
sys/dev/wscons/wsdisplay_usl_io.h
34
#define VT_GETSTATE _IOR('v', 100, struct vt_stat)
sys/dev/wscons/wsdisplay_usl_io.h
48
#define KDGKBMODE _IOR('K', 6, int) /* get keyboard mode */
sys/dev/wscons/wsdisplay_usl_io.h
63
#define KDGKBTYPE _IOR('K', 64, char)
sys/dev/wscons/wsdisplay_usl_io.h
68
#define KDGETLED _IOR('K', 65, int)
sys/dev/wscons/wsdisplay_usl_io.h
8
#define VT_OPENQRY _IOR('v', 1, int)
sys/dev/wscons/wsdisplay_usl_io.h
87
#define CONS_GETVERS _IOR('c', 74, int)
sys/fs/autofs/autofs_ioctl.h
108
#define AUTOFSREQUEST _IOR('I', 0x01, struct autofs_daemon_request)
sys/net/bpf.h
124
#define BIOCGBLEN _IOR('B', 102, u_int)
sys/net/bpf.h
129
#define BIOCGDLT _IOR('B', 106, u_int)
sys/net/bpf.h
130
#define BIOCGETIF _IOR('B', 107, struct ifreq)
sys/net/bpf.h
135
#define BIOCGORTIMEOUT _IOR('B', 110, struct timeval50)
sys/net/bpf.h
137
#define BIOCGSTATS _IOR('B', 111, struct bpf_stat)
sys/net/bpf.h
138
#define BIOCGSTATS_30 _IOR('B', 111, struct bpf_stat30)
sys/net/bpf.h
140
#define BIOCVERSION _IOR('B', 113, struct bpf_version)
sys/net/bpf.h
143
#define BIOCGHDRCMPLT _IOR('B', 116, u_int)
sys/net/bpf.h
147
#define BIOCGDIRECTION _IOR('B', 120, u_int)
sys/net/bpf.h
150
#define BIOCGRTIMEOUT _IOR('B', 123, struct timeval)
sys/net/bpf.h
151
#define BIOCGFEEDBACK _IOR('B', 124, u_int)
sys/net/if_ppp.h
124
#define PPPIOCGRAWIN _IOR('t', 91, struct ppp_rawin) /* get raw input */
sys/net/if_ppp.h
125
#define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
sys/net/if_ppp.h
127
#define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
sys/net/if_ppp.h
129
#define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
sys/net/if_ppp.h
130
#define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
sys/net/if_ppp.h
132
#define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
sys/net/if_ppp.h
135
#define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
sys/net/if_ppp.h
141
#define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */
sys/net/if_ppp.h
160
#define PPPIOCGMTU _IOR('t', 73, int) /* get interface MTU */
sys/net/if_srt.h
32
#define SRT_GETNRT _IOR('e',0,unsigned int)
sys/net/if_srt.h
47
#define SRT_GFLAGS _IOR('e',5,unsigned int)
sys/net/if_tap.h
35
#define TAPGIFNAME _IOR('e', 0, struct ifreq)
sys/net/if_tun.h
69
#define TUNGDEBUG _IOR('t', 89, int)
sys/net/if_tun.h
73
#define TUNGIFHEAD _IOR('t', 65, int)
sys/net/npf/npf.h
328
#define IOC_NPF_VERSION _IOR('N', 100, int)
sys/net/npf/npf.h
333
#define IOC_NPF_SAVE _IOR('N', 105, nvlist_ref_t)
sys/net/slip.h
40
#define SLIOCGUNIT _IOR('t', 88, int) /* get slip unit number */
sys/opencrypto/cryptodev.h
381
#define CIOCASYMFEAT _IOR('c', 105, uint32_t)
sys/sys/agpio.h
80
#define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, agp_info)
sys/sys/audioio.h
275
#define AUDIO_GETINFO _IOR('A', 21, struct audio_info)
sys/sys/audioio.h
279
#define AUDIO_WSEEK _IOR('A', 25, u_long)
sys/sys/audioio.h
280
#define AUDIO_RERROR _IOR('A', 26, int)
sys/sys/audioio.h
281
#define AUDIO_GETDEV _IOR('A', 27, struct audio_device)
sys/sys/audioio.h
283
#define AUDIO_GETFD _IOR('A', 29, int)
sys/sys/audioio.h
285
#define AUDIO_PERROR _IOR('A', 31, int)
sys/sys/audioio.h
286
#define AUDIO_GETIOFFS _IOR('A', 32, struct audio_offset)
sys/sys/audioio.h
287
#define AUDIO_GETOOFFS _IOR('A', 33, struct audio_offset)
sys/sys/audioio.h
288
#define AUDIO_GETPROPS _IOR('A', 34, int)
sys/sys/audioio.h
294
#define AUDIO_GETBUFINFO _IOR('A', 35, struct audio_info)
sys/sys/audioio.h
296
#define AUDIO_GETCHAN _IOR('A', 37, int)
sys/sys/audioio.h
298
#define AUDIO_GETFORMAT _IOR('A', 39, struct audio_info)
sys/sys/cdio.h
188
#define CDIOREADTOCHEADER _IOR('c', 4, struct ioc_toc_header)
sys/sys/cdio.h
219
#define CDIOCGETVOL _IOR('c', 10, struct ioc_vol)
sys/sys/cdio.h
305
#define MMCGETDISCINFO _IOR('c', 28, struct mmc_discinfo)
sys/sys/chio.h
274
#define CHIOGPICKER _IOR('c', 0x04, int)
sys/sys/chio.h
276
#define CHIOGPARAMS _IOR('c', 0x06, struct changer_params)
sys/sys/cpuio.h
63
#define IOC_CPU_GETCOUNT _IOR('c', 2, int)
sys/sys/dkio.h
109
#define DIOCGWEDGEINFO _IOR('d', 122, struct dkwedge_info) /* get wedge inf */
sys/sys/dkio.h
114
#define DIOCGSTRATEGY _IOR('d', 125, struct disk_strategy)
sys/sys/dkio.h
118
#define DIOCGDISKINFO _IOR('d', 127, struct plistref)
sys/sys/dkio.h
121
#define DIOCTUR _IOR('d', 128, int) /* test unit ready */
sys/sys/dkio.h
127
#define DIOCMWEDGES _IOR('d', 131, int) /* make wedges */
sys/sys/dkio.h
130
#define DIOCGSECTORSIZE _IOR('d', 133, u_int) /* sector size in bytes */
sys/sys/dkio.h
131
#define DIOCGMEDIASIZE _IOR('d', 132, off_t) /* media size in bytes */
sys/sys/dkio.h
134
#define DIOCRMWEDGES _IOR('d', 134, int) /* remove all wedges */
sys/sys/dkio.h
137
#define DIOCGSECTORALIGN _IOR('d', 135, struct disk_sectoralign)
sys/sys/dkio.h
42
#define DIOCGDINFO _IOR('d', 101, struct disklabel)/* get */
sys/sys/dkio.h
52
#define ODIOCGDINFO _IOR('d', 101, struct olddisklabel)/* get */
sys/sys/dkio.h
72
#define DIOCGDEFLABEL _IOR('d', 114, struct disklabel)
sys/sys/dkio.h
76
#define ODIOCGDEFLABEL _IOR('d', 114, struct olddisklabel)
sys/sys/dkio.h
80
#define DIOCGCACHE _IOR('d', 116, int) /* get cache enables */
sys/sys/drvctlio.h
73
#define DRVGETEVENT _IOR('D', 128, struct plistref)
sys/sys/fdio.h
77
#define FDIOCGETOPTS _IOR('d', 114, int) /* drive options, see previous */
sys/sys/fdio.h
81
#define FDIOCGETFORMAT _IOR('d', 117, struct fdformat_parms) /* get format parms */
sys/sys/filio.h
50
#define FIONREAD _IOR('f', 127, int) /* get # bytes to read */
sys/sys/filio.h
54
#define FIOGETOWN _IOR('f', 123, int) /* get owner */
sys/sys/filio.h
57
#define FIONWRITE _IOR('f', 121, int) /* get # bytes outstanding
sys/sys/filio.h
59
#define FIONSPACE _IOR('f', 120, int) /* get space in send queue. */
sys/sys/gpio.h
112
#define GPIOINFO _IOR('G', 0, struct gpio_info)
sys/sys/ioctl_compat.h
147
#define TIOCLGET _IOR('t', 124, int) /* get local modes */
sys/sys/ioctl_compat.h
164
#define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars*/
sys/sys/ioctl_compat.h
80
# define TIOCGETD _IOR('t', 0, int) /* get line discipline */
sys/sys/ioctl_compat.h
84
# define OTIOCGETD _IOR('t', 0, int) /* get line discipline */
sys/sys/ioctl_compat.h
88
#define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
sys/sys/ioctl_compat.h
92
#define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
sys/sys/ipmi.h
103
#define IPMICTL_GET_MY_ADDRESS_CMD _IOR('i', 18, unsigned int)
sys/sys/ipmi.h
105
#define IPMICTL_GET_MY_LUN_CMD _IOR('i', 20, unsigned int)
sys/sys/joystick.h
17
#define JOY_GETTIMEOUT _IOR('J', 2, int) /* get timeout */
sys/sys/joystick.h
20
#define JOY_GET_X_OFFSET _IOR('J', 5, int) /* get offset on X-axis */
sys/sys/joystick.h
21
#define JOY_GET_Y_OFFSET _IOR('J', 6, int) /* get offset on Y-axis */
sys/sys/ksyms.h
122
#define KIOCGSIZE _IOR('l', 3, int)
sys/sys/midiio.h
69
#define SEQUENCER_GETOUTCOUNT _IOR ('Q', 4, int)
sys/sys/midiio.h
70
#define SEQUENCER_GETINCOUNT _IOR ('Q', 5, int)
sys/sys/midiio.h
86
#define SEQUENCER_NRSYNTHS _IOR ('Q',10, int)
sys/sys/midiio.h
87
#define SEQUENCER_NRMIDIS _IOR ('Q',11, int)
sys/sys/midiio.h
94
#define SEQUENCER_GETTIME _IOR ('Q',19, int)
sys/sys/mtio.h
138
#define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
sys/sys/mtio.h
147
#define MTIOCRDSPOS _IOR('m', 5, uint32_t) /* get logical blk addr */
sys/sys/mtio.h
148
#define MTIOCRDHPOS _IOR('m', 6, uint32_t) /* get hardware blk addr */
sys/sys/power.h
288
#define POWER_IOC_GET_TYPE _IOR('P', 0, struct power_type)
sys/sys/power.h
295
#define POWER_IOC_GET_TYPE_WITH_LOSSAGE _IOR('P', 0, sizeof(struct power_type))
sys/sys/radioio.h
66
#define RIOCGINFO _IOR('R', 21, struct radio_info) /* get info */
sys/sys/rndio.h
164
#define RNDGETENTCNT _IOR('R', 101, uint32_t) /* get entropy count */
sys/sys/rndio.h
169
#define RNDGETPOOLSTAT _IOR('R', 106, rndpoolstat_t) /* get statistics */
sys/sys/scanio.h
88
#define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */
sys/sys/scsiio.h
74
#define SCIOCIDENTIFY _IOR('Q', 4, struct scsi_addr) /* where are you? */
sys/sys/scsiio.h
75
#define OSCIOCIDENTIFY _IOR('Q', 4, struct oscsi_addr)
sys/sys/sockio.h
41
#define SIOCGHIWAT _IOR('s', 1, int) /* get high watermark */
sys/sys/sockio.h
43
#define SIOCGLOWAT _IOR('s', 3, int) /* get low watermark */
sys/sys/sockio.h
44
#define SIOCATMARK _IOR('s', 7, int) /* at oob mark? */
sys/sys/sockio.h
46
#define SIOCGPGRP _IOR('s', 9, int) /* get process group */
sys/sys/timepps.h
127
#define PPS_IOC_GETPARAMS _IOR('1', 4, pps_params_t)
sys/sys/timepps.h
128
#define PPS_IOC_GETCAP _IOR('1', 5, int)
sys/sys/ttycom.h
106
#define TIOCGETA _IOR('t', 19, struct termios) /* get termios struct */
sys/sys/ttycom.h
110
#define TIOCGETD _IOR('t', 26, int) /* get line discipline (deprecated) */
sys/sys/ttycom.h
118
#define TIOCGLINED _IOR('t', 66, linedn_t) /* get line discipline (new) */
sys/sys/ttycom.h
125
#define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */
sys/sys/ttycom.h
128
#define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
sys/sys/ttycom.h
145
#define TIOCMGET _IOR('t', 106, int) /* get all modem bits */
sys/sys/ttycom.h
147
#define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
sys/sys/ttycom.h
152
#define TIOCGSID _IOR('t', 99, int) /* get session id */
sys/sys/ttycom.h
158
#define TIOCGFLAGS _IOR('t', 93, int) /* get device flags */
sys/sys/ttycom.h
165
#define TIOCDCDTIMESTAMP _IOR('t', 88, struct timeval) /* get timestamp of last
sys/sys/ttycom.h
168
#define TIOCPTMGET _IOR('t', 70, struct ptmget) /* get ptys */
sys/sys/ttycom.h
170
#define TIOCPTSNAME _IOR('t', 72, struct ptmget) /* ptsname(3) */
sys/sys/ttycom.h
173
#define TIOCGQSIZE _IOR('t', 129, int) /* get queue size */
sys/sys/verified_exec.h
59
#define VERIEXEC_DUMP _IOR('X', 0x5, struct plistref)
sys/sys/videoio.h
3311
#define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability)
sys/sys/videoio.h
3318
#define VIDIOC_G_FBUF _IOR('V', 10, struct v4l2_framebuffer)
sys/sys/videoio.h
3328
#define VIDIOC_G_STD _IOR('V', 23, v4l2_std_id)
sys/sys/videoio.h
3336
#define VIDIOC_G_AUDIO _IOR('V', 33, struct v4l2_audio)
sys/sys/videoio.h
3340
#define VIDIOC_G_INPUT _IOR('V', 38, int)
sys/sys/videoio.h
3344
#define VIDIOC_G_OUTPUT _IOR('V', 46, int)
sys/sys/videoio.h
3347
#define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout)
sys/sys/videoio.h
3356
#define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression)
sys/sys/videoio.h
3358
#define VIDIOC_QUERYSTD _IOR('V', 63, v4l2_std_id)
sys/sys/videoio.h
3362
#define VIDIOC_G_PRIORITY _IOR('V', 67, u_int32_t) /* enum v4l2_priority */
sys/sys/videoio.h
3371
#define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
sys/sys/videoio.h
3386
#define VIDIOC_DQEVENT _IOR('V', 89, struct v4l2_event)
sys/sys/videoio.h
3396
#define VIDIOC_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings)
sys/sys/wdog.h
68
#define WDOGIOC_WHICH _IOR('w', 2, struct wdog_mode)
sys/sys/wdog.h
79
#define WDOGIOC_GTICKLER _IOR('w', 4, pid_t)
usr.sbin/makefs/udf/cdio_mmc_structs.h
79
#define MMCGETDISCINFO _IOR('c', 28, struct mmc_discinfo)
usr.sbin/moused/mouse.h
35
#define MOUSE_GETSTATUS _IOR('M', 0, mousestatus_t)
usr.sbin/moused/mouse.h
36
#define MOUSE_GETHWINFO _IOR('M', 1, mousehw_t)
usr.sbin/moused/mouse.h
37
#define MOUSE_GETMODE _IOR('M', 2, mousemode_t)
usr.sbin/moused/mouse.h
39
#define MOUSE_GETLEVEL _IOR('M', 4, int)
usr.sbin/moused/mouse.h
41
#define MOUSE_GETVARS _IOR('M', 6, mousevar_t)
usr.sbin/moused/mouse.h
50
#define MOUSE_GETHWID _IOR('M', 13, int)