Home
last modified time | relevance | path

Searched refs:_IOR (Results 1 – 25 of 59) sorted by relevance

123

/openbsd-src/sys/dev/ic/
H A Dbt8xx.h85 #define METEORGETGEO _IOR('x', 4, struct meteor_geomet) /* get geometry */
86 #define METEORSTATUS _IOR('x', 5, unsigned short) /* get status */
88 #define METEORGHUE _IOR('x', 6, signed char) /* get hue */
90 #define METEORGFMT _IOR('x', 7, unsigned int) /* get format */
92 #define METEORGINPUT _IOR('x', 8, unsigned int) /* get input dev */
94 #define METEORGCHCV _IOR('x', 9, unsigned char) /* get uv gain */
96 #define METEORGCOUNT _IOR('x',10, struct meteor_counts)
98 #define METEORGFPS _IOR('x',11, unsigned short) /* get fps */
100 #define METEORGSIGNAL _IOR('x', 12, unsigned int) /* get signal */
102 #define METEORGVIDEO _IOR('x', 13, struct meteor_video) /* get video */
[all …]
/openbsd-src/lib/libossaudio/
H A Dsoundcard.h52 #define SOUND_PCM_READ_RATE _IOR ('P', 2, int)
68 #define SOUND_PCM_READ_BITS _IOR ('P', 5, int)
71 #define SOUND_PCM_READ_CHANNELS _IOR ('P', 6, int)
73 #define SOUND_PCM_READ_FILTER _IOR ('P', 7, int)
77 #define SNDCTL_DSP_GETFMTS _IOR ('P', 11, int)
78 #define SNDCTL_DSP_GETOSPACE _IOR ('P',12, struct audio_buf_info)
79 #define SNDCTL_DSP_GETISPACE _IOR ('P',13, struct audio_buf_info)
81 #define SNDCTL_DSP_GETCAPS _IOR ('P',15, int)
89 #define SNDCTL_DSP_GETTRIGGER _IOR ('P', 16, int)
93 #define SNDCTL_DSP_GETIPTR _IOR ('P', 17, struct count_info)
[all …]
/openbsd-src/sys/dev/wscons/
H A Dwsconsio.h125 #define WSKBDIO_GTYPE _IOR('W', 0, u_int)
162 #define WSKBDIO_GETBELL _IOR('W', 4, struct wskbd_bell_data)
164 #define WSKBDIO_GETDEFAULTBELL _IOR('W', 6, struct wskbd_bell_data)
177 #define WSKBDIO_GETKEYREPEAT _IOR('W', 8, struct wskbd_keyrepeat_data)
181 _IOR('W', 10, struct wskbd_keyrepeat_data)
190 #define WSKBDIO_GETLEDS _IOR('W', 12, int)
200 #define WSKBDIO_GETENCODING _IOR('W', 15, kbd_t)
207 #define WSKBDIO_GETBACKLIGHT _IOR('W', 17, struct wskbd_backlight)
212 #define WSKBDIO_GETMODE _IOR('W', 20, int)
227 #define WSMOUSEIO_GTYPE _IOR('
[all...]
H A Dwsdisplay_usl_io.h4 #define VT_OPENQRY _IOR('v', 1, int)
6 #define VT_GETMODE _IOR('v', 3, vtmode_t)
28 #define VT_GETACTIVE _IOR('v', 7, int)
30 #define VT_GETSTATE _IOR('v', 100, struct vt_stat)
44 #define KDGKBMODE _IOR('K', 6, int) /* get keyboard mode */
59 #define KDGKBTYPE _IOR('K', 64, char)
64 #define KDGETLED _IOR('K', 65, int)
/openbsd-src/sys/sys/
H A Dttycom.h80 #define TIOCGETA _IOR('t', 19, struct termios) /* get termios struct */
84 #define TIOCGETD _IOR('t', 26, int) /* get line discipline */
94 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */
97 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
113 #define TIOCMGET _IOR('t', 106, int) /* get all modem bits */
115 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
122 #define TIOCGSID _IOR('t', 99, int) /* get sid of tty */
128 #define TIOCGFLAGS _IOR('t', 93, int) /* get device flags */
135 #define TIOCGTSTAMP _IOR('t', 91, struct timeval) /* get timestamp */
H A Ddkio.h42 #define DIOCGDINFO _IOR('d', 101, struct disklabel)/* get */
50 #define DIOCGPDINFO _IOR('d', 114, struct disklabel)/* get physical */
60 #define DIOCINQ _IOR('d', 116, struct dk_inquiry)
67 #define DIOCGCACHE _IOR('d', 117, struct dk_cache) /* get cache enabled */
H A Daudioio.h95 #define AUDIO_GETDEV _IOR('A', 27, struct audio_device)
96 #define AUDIO_GETPOS _IOR('A', 35, struct audio_pos)
97 #define AUDIO_GETPAR _IOR('A', 36, struct audio_swpar)
101 #define AUDIO_GETSTATUS _IOR('A', 40, struct audio_status)
H A Dmtio.h118 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
128 #define MTIOCRDSPOS _IOR('m', 5, u_int32_t) /* get logical blk addr */
129 #define MTIOCRDHPOS _IOR('m', 6, u_int32_t) /* get hardware blk addr */
H A Dfilio.h48 #define FIONREAD _IOR('f', 127, int) /* get # bytes to read */
52 #define FIOGETOWN _IOR('f', 123, int) /* get owner */
H A Dchio.h176 #define CHIOGPICKER _IOR('c', 0x44, int)
178 #define CHIOGPARAMS _IOR('c', 0x46, struct changer_params)
H A Dvideoio.h6177 #define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability)
6183 #define VIDIOC_G_FBUF _IOR('V', 10, struct v4l2_framebuffer)
6193 #define VIDIOC_G_STD _IOR('V', 23, v4l2_std_id)
6201 #define VIDIOC_G_AUDIO _IOR('V', 33, struct v4l2_audio)
6205 #define VIDIOC_G_INPUT _IOR('V', 38, int)
6209 #define VIDIOC_G_OUTPUT _IOR('V', 46, int)
6212 #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout)
6221 #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression)
6223 #define VIDIOC_QUERYSTD _IOR('V', 63, v4l2_std_id)
6227 #define VIDIOC_G_PRIORITY _IOR('
[all...]
/openbsd-src/sys/net/
H A Dif_ppp.h121 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
123 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
125 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
126 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
128 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
131 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
137 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */
H A Dbpf.h97 #define BIOCGBLEN _IOR('B',102, u_int)
102 #define BIOCGDLT _IOR('B',106, u_int)
103 #define BIOCGETIF _IOR('B',107, struct ifreq)
106 #define BIOCGRTIMEOUT _IOR('B',110, struct timeval)
107 #define BIOCGSTATS _IOR('B',111, struct bpf_stat)
109 #define BIOCVERSION _IOR('B',113, struct bpf_version)
111 #define BIOCGRSIG _IOR('B',115, u_int)
112 #define BIOCGHDRCMPLT _IOR('B',116, u_int)
116 #define BIOCGFILDROP _IOR('B',120, u_int)
120 #define BIOCGDIRFILT _IOR('
[all...]
H A Dif_tun.h105 #define TUNGIFINFO _IOR('t', 92, struct tuninfo)
112 #define TUNGDEBUG _IOR('t', 95, int)
119 #define TUNGCAP _IOR('t', 196, struct tun_capabilities)
/openbsd-src/sys/arch/i386/include/
H A Djoystick.h17 #define JOY_GETTIMEOUT _IOR('J', 2, int) /* get timeout */
20 #define JOY_GET_X_OFFSET _IOR('J', 5, int) /* get offset on X-axis */
21 #define JOY_GET_Y_OFFSET _IOR('J', 6, int) /* get offset on Y-axis */
H A Dioctl_fd.h108 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
111 #define FD_GOPTS _IOR('F', 64, int) /* drive options, see below */
/openbsd-src/sys/arch/sparc64/include/
H A Dbppioctl.h58 #define BPPIOCGPARAM _IOR('P', 0x2, struct bpp_param)
59 #define BPPIOCGSTAT _IOR('P', 0x4, int)
H A Dioctl_fd.h106 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
109 #define FD_GOPTS _IOR('F', 64, int) /* drive options, see below */
/openbsd-src/sys/dev/
H A Dipmi.h51 #define IPMICTL_GET_MY_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 18, unsigned int)
53 #define IPMICTL_GET_MY_LUN_CMD _IOR(IPMI_IOC_MAGIC, 20, unsigned int)
/openbsd-src/sys/arch/alpha/include/
H A Dioctl_fd.h106 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
109 #define FD_GOPTS _IOR('F', 64, int) /* drive options, see below */
/openbsd-src/sys/arch/amd64/include/
H A Dioctl_fd.h107 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
110 #define FD_GOPTS _IOR('F', 64, int) /* drive options, see below */
/openbsd-src/sys/dev/usb/
H A Dusb.h760 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
766 #define USB_GET_REPORT_DESC _IOR ('U', 21, struct usb_ctl_report_desc)
769 #define USB_GET_REPORT_ID _IOR ('U', 25, int)
772 #define USB_GET_CONFIG _IOR ('U', 100, int)
777 #define USB_GET_DEVICE_DESC _IOR ('U', 105, usb_device_descriptor_t)
783 #define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info)
/openbsd-src/sys/arch/octeon/include/
H A Doctboot.h34 #define OBIOC_GETROOTDEV _IOR('O', 2, char[PATH_MAX])
/openbsd-src/sys/arch/powerpc64/include/
H A Dkexec.h34 #define KIOC_GETBOOTDUID _IOR('K', 2, u_char[8])
/openbsd-src/sys/arch/arm/include/
H A Dopenpromio.h55 #define OPIOCGETOPTNODE _IOR('O', 4, int) /* get openprom field */

123