sys/bus/cam/scsi/scsi_daio.h
38
#define DAIOCTRIM _IOW('C', 128, off_t[2])
sys/bus/cam/scsi/scsi_targetio.h
68
#define TARGIOCENABLE _IOW('C', 5, struct ioc_enable_lun)
sys/bus/cam/scsi/scsi_targetio.h
74
#define TARGIOCDEBUG _IOW('C', 7, int)
sys/bus/firewire/firewire.h
401
#define FW_SDEUI64 _IOW('S', 20, struct fw_eui64)
sys/bus/iicbus/iic.h
59
#define I2CSTART _IOW('i', 1, struct iiccmd) /* start condition */
sys/bus/iicbus/iic.h
61
#define I2CRSTCARD _IOW('i', 3, struct iiccmd) /* reset the card */
sys/bus/iicbus/iic.h
62
#define I2CWRITE _IOW('i', 4, struct iiccmd) /* send data */
sys/bus/iicbus/iic.h
63
#define I2CREAD _IOW('i', 5, struct iiccmd) /* receive data */
sys/bus/iicbus/iic.h
64
#define I2CRDWR _IOW('i', 6, struct iic_rdwr_data) /* General read/write interface */
sys/bus/iicbus/iic.h
65
#define I2CRPTSTART _IOW('i', 7, struct iiccmd) /* repeated start */
sys/bus/u4b/usb_ioctl.h
259
#define USB_SETDEBUG _IOW ('U', 2, int)
sys/bus/u4b/usb_ioctl.h
263
#define USB_DEVICEENUMERATE _IOW ('U', 6, int)
sys/bus/u4b/usb_ioctl.h
267
#define USB_SET_IMMED _IOW ('U', 22, int)
sys/bus/u4b/usb_ioctl.h
269
#define USB_SET_REPORT _IOW ('U', 24, struct usb_gen_descriptor)
sys/bus/u4b/usb_ioctl.h
274
#define USB_SET_CONFIG _IOW ('U', 101, int)
sys/bus/u4b/usb_ioctl.h
285
#define USB_SET_RX_SHORT_XFER _IOW ('U', 113, int)
sys/bus/u4b/usb_ioctl.h
286
#define USB_SET_RX_TIMEOUT _IOW ('U', 114, int)
sys/bus/u4b/usb_ioctl.h
289
#define USB_SET_RX_BUFFER_SIZE _IOW ('U', 118, int)
sys/bus/u4b/usb_ioctl.h
290
#define USB_SET_RX_STALL_FLAG _IOW ('U', 119, int)
sys/bus/u4b/usb_ioctl.h
291
#define USB_SET_TX_STALL_FLAG _IOW ('U', 120, int)
sys/bus/u4b/usb_ioctl.h
293
#define USB_CLAIM_INTERFACE _IOW ('U', 122, int)
sys/bus/u4b/usb_ioctl.h
294
#define USB_RELEASE_INTERFACE _IOW ('U', 123, int)
sys/bus/u4b/usb_ioctl.h
295
#define USB_IFACE_DRIVER_ACTIVE _IOW ('U', 124, int)
sys/bus/u4b/usb_ioctl.h
296
#define USB_IFACE_DRIVER_DETACH _IOW ('U', 125, int)
sys/bus/u4b/usb_ioctl.h
298
#define USB_READ_DIR _IOW ('U', 127, struct usb_read_dir)
sys/bus/u4b/usb_ioctl.h
302
#define USB_SET_TX_FORCE_SHORT _IOW ('U', 136, int)
sys/bus/u4b/usb_ioctl.h
303
#define USB_SET_TX_TIMEOUT _IOW ('U', 137, int)
sys/bus/u4b/usb_ioctl.h
306
#define USB_SET_TX_BUFFER_SIZE _IOW ('U', 140, int)
sys/bus/u4b/usb_ioctl.h
309
#define USB_SET_PORT_ENABLE _IOW ('U', 143, int)
sys/bus/u4b/usb_ioctl.h
310
#define USB_SET_PORT_DISABLE _IOW ('U', 144, int)
sys/bus/u4b/usb_ioctl.h
311
#define USB_SET_POWER_MODE _IOW ('U', 145, int)
sys/bus/u4b/usb_ioctl.h
313
#define USB_SET_TEMPLATE _IOW ('U', 147, int)
sys/bus/u4b/usb_ioctl.h
318
#define USB_SET_CM_OVER_DATA _IOW ('U', 181, int)
sys/bus/u4b/usb_ioctl.h
322
#define USB_SET_GPIO _IOW ('U', 183, int)
sys/bus/u4b/usb_ioctl.h
325
#define USB_FS_START _IOW ('U', 192, struct usb_fs_start)
sys/bus/u4b/usb_ioctl.h
326
#define USB_FS_STOP _IOW ('U', 193, struct usb_fs_stop)
sys/bus/u4b/usb_ioctl.h
328
#define USB_FS_INIT _IOW ('U', 195, struct usb_fs_init)
sys/bus/u4b/usb_ioctl.h
329
#define USB_FS_UNINIT _IOW ('U', 196, struct usb_fs_uninit)
sys/bus/u4b/usb_ioctl.h
331
#define USB_FS_CLOSE _IOW ('U', 198, struct usb_fs_close)
sys/bus/u4b/usb_ioctl.h
332
#define USB_FS_CLEAR_STALL_SYNC _IOW ('U', 199, struct usb_fs_clear_stall_sync)
sys/bus/u4b/usb_ioctl.h
338
#define USB_DEV_QUIRK_ADD _IOW ('Q', 2, struct usb_gen_quirk)
sys/bus/u4b/usb_ioctl.h
339
#define USB_DEV_QUIRK_REMOVE _IOW ('Q', 3, struct usb_gen_quirk)
sys/dev/acpica/acpiio.h
38
#define ACPIIO_SETSLPSTATE _IOW('P', 3, int) /* DEPRECATED */
sys/dev/acpica/acpiio.h
41
#define ACPIIO_REQSLPSTATE _IOW('P', 4, int)
sys/dev/acpica/acpiio.h
44
#define ACPIIO_ACKSLPSTATE _IOW('P', 5, int)
sys/dev/disk/iscsi/initiator/iscsi.h
485
#define ISCSISETSOC _IOW('i', 2, int)
sys/dev/disk/iscsi/initiator/iscsi.h
486
#define ISCSISETOPT _IOW('i', 5, isc_opt_t)
sys/dev/disk/iscsi/initiator/iscsi.h
489
#define ISCSISEND _IOW('i', 10, pdu_t)
sys/dev/disk/iscsi/initiator/iscsi.h
493
#define ISCSISIGNAL _IOW('i', 21, int *)
sys/dev/drm/include/uapi/drm/drm.h
799
#define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
sys/dev/misc/cuse/cuse_ioctl.h
75
#define CUSE_IOCTL_WRITE_DATA _IOW('C', 1, struct cuse_data_chunk)
sys/dev/misc/cuse/cuse_ioctl.h
76
#define CUSE_IOCTL_READ_DATA _IOW('C', 2, struct cuse_data_chunk)
sys/dev/misc/cuse/cuse_ioctl.h
77
#define CUSE_IOCTL_SYNC_COMMAND _IOW('C', 3, int)
sys/dev/misc/cuse/cuse_ioctl.h
79
#define CUSE_IOCTL_ALLOC_MEMORY _IOW('C', 5, struct cuse_alloc_info)
sys/dev/misc/cuse/cuse_ioctl.h
80
#define CUSE_IOCTL_FREE_MEMORY _IOW('C', 6, struct cuse_alloc_info)
sys/dev/misc/cuse/cuse_ioctl.h
81
#define CUSE_IOCTL_SET_PFH _IOW('C', 7, uintptr_t)
sys/dev/misc/cuse/cuse_ioctl.h
82
#define CUSE_IOCTL_CREATE_DEV _IOW('C', 8, struct cuse_create_dev)
sys/dev/misc/cuse/cuse_ioctl.h
83
#define CUSE_IOCTL_DESTROY_DEV _IOW('C', 9, struct cuse_dev *)
sys/dev/misc/cuse/cuse_ioctl.h
85
#define CUSE_IOCTL_FREE_UNIT _IOW('C',11, int)
sys/dev/misc/cuse/cuse_ioctl.h
86
#define CUSE_IOCTL_SELWAKEUP _IOW('C',12, int)
sys/dev/misc/evdev/input.h
102
#define EVIOCSABS(abs) _IOW(EVDEV_IOC_MAGIC, 0xc0 + (abs), struct input_absinfo) /* set abs value/limits */
sys/dev/misc/evdev/input.h
104
#define EVIOCSFF _IOW(EVDEV_IOC_MAGIC, 0x80, struct ff_effect) /* send a force effect to a force feedback device */
sys/dev/misc/evdev/input.h
111
#define EVIOCSCLOCKID _IOW(EVDEV_IOC_MAGIC, 0xa0, int) /* Set clockid to be used for timestamps */
sys/dev/misc/evdev/input.h
81
#define EVIOCSREP _IOW(EVDEV_IOC_MAGIC, 0x03, unsigned int[2]) /* set repeat settings */
sys/dev/misc/evdev/input.h
85
#define EVIOCSKEYCODE _IOW(EVDEV_IOC_MAGIC, 0x04, unsigned int[2]) /* set keycode */
sys/dev/misc/evdev/input.h
86
#define EVIOCSKEYCODE_V2 _IOW(EVDEV_IOC_MAGIC, 0x04, struct input_keymap_entry)
sys/dev/misc/lpt/lptio.h
23
#define LPT_IRQ _IOW('p', 1, long) /* set interrupt status */
sys/dev/misc/ppi/ppi.h
45
#define PPISDATA _IOW('P', 16, u_int8_t)
sys/dev/misc/ppi/ppi.h
46
#define PPISSTATUS _IOW('P', 17, u_int8_t)
sys/dev/misc/ppi/ppi.h
47
#define PPISCTRL _IOW('P', 18, u_int8_t)
sys/dev/misc/ppi/ppi.h
48
#define PPISEPPD _IOW('P', 19, u_int8_t)
sys/dev/misc/ppi/ppi.h
49
#define PPISECR _IOW('P', 20, u_int8_t)
sys/dev/misc/ppi/ppi.h
50
#define PPISFIFO _IOW('P', 21, u_int8_t)
sys/dev/misc/psm/psm.c
546
#define OLD_MOUSE_SETMODE _IOW('M', 3, old_mousemode_t)
sys/dev/netif/de/if_devar.h
813
#define SIOCGADDRROM _IOW('i', 240, struct ifreq) /* get 128 bytes of ROM */
sys/dev/netif/wi/if_wavelan_ieee.h
735
#define SIOCSPRISM2DEBUG _IOW('i', 137, struct ifreq)
sys/dev/raid/asr/osd_unix.h
181
#ifndef _IOW
sys/dev/raid/asr/osd_unix.h
256
#ifndef _IOW
sys/dev/raid/asr/osd_unix.h
268
#define DPT_DEBUG _IOW('D',66,int)
sys/dev/raid/ciss/cissio.h
221
#define CCISS_SETINTINFO _IOW ('C', 202, cciss_coalint_struct)
sys/dev/raid/ciss/cissio.h
223
#define CCISS_SETNODENAME _IOW ('C', 204, NodeName_type)
sys/dev/raid/hpt27xx/os_bsd.h
192
#define HPT_DO_IOCONTROL _IOW('H', 0, HPT_IOCTL_PARAM)
sys/dev/raid/hptiop/hptiop.h
468
#define HPT_DO_IOCONTROL _IOW('H', 0, struct hpt_iop_ioctl_param)
sys/dev/raid/hptrr/os_bsd.h
195
#define HPT_DO_IOCONTROL _IOW('H', 0, HPT_IOCTL_PARAM)
sys/dev/raid/mfi/mfi_ioctl.h
98
#define MFI_SET_AEN _IOW('M', 3, struct mfi_ioc_aen)
sys/dev/raid/mlx/mlxio.h
93
#define MLX_DETACH_DRIVE _IOW ('M', 2, int)
sys/dev/raid/mlx/mlxio.h
94
#define MLX_PAUSE_CHANNEL _IOW ('M', 3, struct mlx_pause)
sys/dev/raid/mly/mlyio.h
57
#define MLYIO_HEALTH _IOW('M', 201, struct mly_user_health)
sys/dev/raid/twe/tweio.h
105
#define TWEIO_ADD_UNIT _IOW ('U', 107, int)
sys/dev/raid/twe/tweio.h
106
#define TWEIO_DEL_UNIT _IOW ('U', 108, int)
sys/dev/raid/twe/tweio.h
90
#define TWEIO_SET_PARAM _IOW ('T', 104, struct twe_paramcommand)
sys/dev/raid/twe/tweio.h
91
#define TWEIO_GET_PARAM _IOW ('T', 105, struct twe_paramcommand)
sys/dev/raid/vinum/vinumio.h
140
#define VINUM_SAVECONFIG _IOW(L, 72, int)
sys/dev/raid/vinum/vinumio.h
169
#define VINUM_STARTCONFIG _IOW(L, 78, int)
sys/dev/raid/vinum/vinumio.h
181
#define VINUM_INITSD _IOW(L, 82, int)
sys/dev/raid/vinum/vinumio.h
221
#define VINUM_SETDAEMON _IOW(L, 94, int)
sys/dev/smbus/smb/smb.h
64
#define SMB_QUICK_WRITE _IOW('i', 1, struct smbcmd)
sys/dev/smbus/smb/smb.h
65
#define SMB_QUICK_READ _IOW('i', 2, struct smbcmd)
sys/dev/video/bktr/ioctl_bt848.h
104
#define TVTUNER_SETCHNL _IOW('x', 32, unsigned int) /* set channel */
sys/dev/video/bktr/ioctl_bt848.h
106
#define TVTUNER_SETTYPE _IOW('x', 33, unsigned int) /* set tuner type */
sys/dev/video/bktr/ioctl_bt848.h
109
#define TVTUNER_SETFREQ _IOW('x', 35, unsigned int) /* set frequency */
sys/dev/video/bktr/ioctl_bt848.h
113
#define BT848_SHUE _IOW('x', 37, int) /* set hue */
sys/dev/video/bktr/ioctl_bt848.h
115
#define BT848_SBRIG _IOW('x', 38, int) /* set brightness */
sys/dev/video/bktr/ioctl_bt848.h
117
#define BT848_SCSAT _IOW('x', 39, int) /* set chroma sat */
sys/dev/video/bktr/ioctl_bt848.h
119
#define BT848_SCONT _IOW('x', 40, int) /* set contrast */
sys/dev/video/bktr/ioctl_bt848.h
121
#define BT848_SVSAT _IOW('x', 41, int) /* set chroma V sat */
sys/dev/video/bktr/ioctl_bt848.h
123
#define BT848_SUSAT _IOW('x', 42, int) /* set chroma U sat */
sys/dev/video/bktr/ioctl_bt848.h
130
#define BT848_SAUDIO _IOW('x', 46, int) /* set audio channel */
sys/dev/video/bktr/ioctl_bt848.h
132
#define BT848_SBTSC _IOW('x', 48, int) /* set audio channel */
sys/dev/video/bktr/ioctl_bt848.h
141
#define TVTUNER_SETAFC _IOW('x', 53, int) /* turn AFC on/off */
sys/dev/video/bktr/ioctl_bt848.h
143
#define BT848_SLNOTCH _IOW('x', 55, int) /* set luma notch */
sys/dev/video/bktr/ioctl_bt848.h
165
#define RADIO_SETMODE _IOW('x', 58, unsigned int) /* set radio modes */
sys/dev/video/bktr/ioctl_bt848.h
170
#define RADIO_SETFREQ _IOW('x', 59, unsigned int) /* set frequency */
sys/dev/video/bktr/ioctl_bt848.h
222
#define METEORSACTPIXFMT _IOW('x', 64, int )
sys/dev/video/bktr/ioctl_bt848.h
227
#define BT848SCLIP _IOW('x', 66, struct _bktr_clip )
sys/dev/video/bktr/ioctl_bt848.h
230
#define BT848SFMT _IOW('x', 67, unsigned long )
sys/dev/video/bktr/ioctl_bt848.h
234
#define BT848SCBUF _IOW('x', 68, int)
sys/dev/video/bktr/ioctl_bt848.h
250
#define BT848_SCAPAREA _IOW('x', 69, struct bktr_capture_area)
sys/dev/video/bktr/ioctl_bt848.h
278
#define BT848_GPIO_SET_EN _IOW('x', 72, int) /* set gpio_out_en */
sys/dev/video/bktr/ioctl_bt848.h
280
#define BT848_GPIO_SET_DATA _IOW('x', 74, int) /* set gpio_data */
sys/dev/video/meteor/ioctl_meteor.h
71
#define METEORCAPTUR _IOW('x', 1, int) /* capture a frame */
sys/dev/video/meteor/ioctl_meteor.h
72
#define METEORSETGEO _IOW('x', 3, struct meteor_geomet) /* set geometry */
sys/dev/video/meteor/ioctl_meteor.h
74
#define METEORSHUE _IOW('x', 6, signed char) /* set hue */
sys/dev/video/meteor/ioctl_meteor.h
76
#define METEORSFMT _IOW('x', 7, unsigned long) /* set format */
sys/dev/video/meteor/ioctl_meteor.h
78
#define METEORSINPUT _IOW('x', 8, unsigned long) /* set input dev */
sys/dev/video/meteor/ioctl_meteor.h
80
#define METEORSCOUNT _IOW('x',10, struct meteor_counts)
sys/dev/video/meteor/ioctl_meteor.h
82
#define METEORSFPS _IOW('x',11, unsigned short) /* set fps */
sys/dev/video/meteor/ioctl_meteor.h
84
#define METEORSSIGNAL _IOW('x', 12, unsigned int) /* set signal */
sys/dev/video/meteor/ioctl_meteor.h
86
#define METEORSVIDEO _IOW('x', 13, struct meteor_video) /* set video */
sys/dev/video/meteor/ioctl_meteor.h
88
#define METEORSBRIG _IOW('x', 14, unsigned char) /* set brightness */
sys/dev/video/meteor/ioctl_meteor.h
90
#define METEORSCSAT _IOW('x', 15, unsigned char) /* set chroma sat */
sys/dev/video/meteor/ioctl_meteor.h
92
#define METEORSCONT _IOW('x', 16, unsigned char) /* set contrast */
sys/dev/virtual/nvmm/nvmm_ioctl.h
149
#define NVMM_IOC_MACHINE_DESTROY _IOW ('N', 2, struct nvmm_ioc_machine_destroy)
sys/dev/virtual/nvmm/nvmm_ioctl.h
150
#define NVMM_IOC_MACHINE_CONFIGURE _IOW ('N', 3, struct nvmm_ioc_machine_configure)
sys/dev/virtual/nvmm/nvmm_ioctl.h
152
#define NVMM_IOC_VCPU_DESTROY _IOW ('N', 5, struct nvmm_ioc_vcpu_destroy)
sys/dev/virtual/nvmm/nvmm_ioctl.h
153
#define NVMM_IOC_VCPU_CONFIGURE _IOW ('N', 6, struct nvmm_ioc_vcpu_configure)
sys/dev/virtual/nvmm/nvmm_ioctl.h
154
#define NVMM_IOC_VCPU_SETSTATE _IOW ('N', 7, struct nvmm_ioc_vcpu_setstate)
sys/dev/virtual/nvmm/nvmm_ioctl.h
155
#define NVMM_IOC_VCPU_GETSTATE _IOW ('N', 8, struct nvmm_ioc_vcpu_getstate)
sys/dev/virtual/nvmm/nvmm_ioctl.h
156
#define NVMM_IOC_VCPU_INJECT _IOW ('N', 9, struct nvmm_ioc_vcpu_inject)
sys/dev/virtual/nvmm/nvmm_ioctl.h
158
#define NVMM_IOC_GPA_MAP _IOW ('N', 11, struct nvmm_ioc_gpa_map)
sys/dev/virtual/nvmm/nvmm_ioctl.h
159
#define NVMM_IOC_GPA_UNMAP _IOW ('N', 12, struct nvmm_ioc_gpa_unmap)
sys/dev/virtual/nvmm/nvmm_ioctl.h
160
#define NVMM_IOC_HVA_MAP _IOW ('N', 13, struct nvmm_ioc_hva_map)
sys/dev/virtual/nvmm/nvmm_ioctl.h
161
#define NVMM_IOC_HVA_UNMAP _IOW ('N', 14, struct nvmm_ioc_hva_unmap)
sys/dev/virtual/nvmm/nvmm_ioctl.h
162
#define NVMM_IOC_CTL _IOW ('N', 20, struct nvmm_ioc_ctl)
sys/net/bpf.h
106
#define BIOCSETF _IOW('B',103, struct bpf_program)
sys/net/bpf.h
111
#define BIOCSETIF _IOW('B',108, struct ifreq)
sys/net/bpf.h
112
#define BIOCSRTIMEOUT _IOW('B',109, struct timeval)
sys/net/bpf.h
115
#define BIOCIMMEDIATE _IOW('B',112, u_int)
sys/net/bpf.h
118
#define BIOCSRSIG _IOW('B',115, u_int)
sys/net/bpf.h
120
#define BIOCSHDRCMPLT _IOW('B',117, u_int)
sys/net/bpf.h
122
#define BIOCSSEESENT _IOW('B',119, u_int)
sys/net/bpf.h
123
#define BIOCSDLT _IOW('B',120, u_int)
sys/net/bpf.h
126
#define BIOCSETWF _IOW('B',123, struct bpf_program)
sys/net/bpf.h
128
#define BIOCSFEEDBACK _IOW('B',125, u_int)
sys/net/gre/if_gre.h
159
#define GRESADDRS _IOW('i', 101, struct ifreq)
sys/net/gre/if_gre.h
160
#define GRESADDRD _IOW('i', 102, struct ifreq)
sys/net/gre/if_gre.h
163
#define GRESPROTO _IOW('i' , 105, struct ifreq)
sys/net/lagg/if_lagg.h
114
#define SIOCSLAGGPORT _IOW('i', 141, struct lagg_reqport)
sys/net/lagg/if_lagg.h
115
#define SIOCSLAGGDELPORT _IOW('i', 142, struct lagg_reqport)
sys/net/lagg/if_lagg.h
132
#define SIOCSLAGG _IOW('i', 144, struct lagg_reqall)
sys/net/lagg/if_lagg.h
140
#define SIOCSLAGGHASH _IOW('i', 146, struct lagg_reqflags)
sys/net/pf/if_pfsync.h
224
#define SIOCSETPFSYNC _IOW('i', 247, struct ifreq)
sys/net/slip.h
41
#define SLIOCSKEEPAL _IOW('t', 84, int) /* set keepalive */
sys/net/slip.h
42
#define SLIOCSOUTFILL _IOW('t', 83, int) /* set out fill time */
sys/net/slip.h
45
#define SLIOCSUNIT _IOW('t', 80, int) /* set slip unit number */
sys/net/tap/if_tap.h
55
#define TAPSDEBUG _IOW('t', 90, int)
sys/net/tap/if_tap.h
57
#define TAPSIFINFO _IOW('t', 91, struct tapinfo)
sys/net/tun/if_tun.h
39
#define TUNSDEBUG _IOW('t', 90, int)
sys/net/tun/if_tun.h
41
#define TUNSIFINFO _IOW('t', 91, struct tuninfo)
sys/net/tun/if_tun.h
44
#define TUNSLMODE _IOW('t', 93, int)
sys/net/tun/if_tun.h
45
#define TUNSIFMODE _IOW('t', 94, int)
sys/net/tun/if_tun.h
47
#define TUNSIFHEAD _IOW('t', 96, int)
sys/netbt/hci.h
2296
#define SIOCBTDUMP _IOW('b', 13, struct btreq) /* print debug info */
sys/netgraph/ng_message.h
268
#define NGIOCSETNAME _IOW('N', 41, struct ngm_name) /* set node name */
sys/netgraph7/ng_message.h
383
#define NGIOCSETNAME _IOW('N', 41, struct ngm_name) /* set node name */
sys/netinet6/in6_var.h
390
#define SIOCSIFADDR_IN6 _IOW('i', 12, struct in6_ifreq)
sys/netinet6/in6_var.h
398
#define SIOCSIFDSTADDR_IN6 _IOW('i', 14, struct in6_ifreq)
sys/netinet6/in6_var.h
399
#define SIOCSIFNETMASK_IN6 _IOW('i', 22, struct in6_ifreq)
sys/netinet6/in6_var.h
405
#define SIOCDIFADDR_IN6 _IOW('i', 25, struct in6_ifreq)
sys/netinet6/in6_var.h
406
#define SIOCAIFADDR_IN6 _IOW('i', 26, struct in6_aliasreq)
sys/netinet6/in6_var.h
408
#define SIOCSIFPHYADDR_IN6 _IOW('i', 70, struct in6_aliasreq)
sys/netinet6/in6_var.h
436
#define SIOCSSCOPE6 _IOW('i', 88, struct in6_ifreq)
sys/netinet6/in6_var.h
440
#define SIOCSIFPREFIX_IN6 _IOW('i', 100, struct in6_prefixreq) /* set */
sys/netinet6/in6_var.h
442
#define SIOCDIFPREFIX_IN6 _IOW('i', 102, struct in6_prefixreq) /* del */
sys/netinet6/in6_var.h
443
#define SIOCAIFPREFIX_IN6 _IOW('i', 103, struct in6_rrenumreq) /* add */
sys/netinet6/in6_var.h
444
#define SIOCCIFPREFIX_IN6 _IOW('i', 104, \
sys/netinet6/in6_var.h
446
#define SIOCSGIFPREFIX_IN6 _IOW('i', 105, \
sys/netinet6/in6_var.h
454
#define SIOCAADDRCTL_POLICY _IOW('u', 108, struct in6_addrpolicy)
sys/netinet6/in6_var.h
455
#define SIOCDADDRCTL_POLICY _IOW('u', 109, struct in6_addrpolicy)
sys/netproto/802_11/ieee80211_ioctl.h
593
#define SIOCS80211 _IOW('i', 234, struct ieee80211req)
sys/netproto/smb/smb_dev.h
148
#define SMBIOC_OPENSESSION _IOW('n', 100, struct smbioc_ossn)
sys/netproto/smb/smb_dev.h
149
#define SMBIOC_OPENSHARE _IOW('n', 101, struct smbioc_oshare)
sys/netproto/smb/smb_dev.h
152
#define SMBIOC_SETFLAGS _IOW('n', 104, struct smbioc_flags)
sys/netproto/smb/smb_dev.h
153
#define SMBIOC_LOOKUP _IOW('n', 106, struct smbioc_lookup)
sys/platform/pc64/include/ioctl_fd.h
106
#define FD_FORM _IOW('F', 61, struct fd_formb) /* format a track */
sys/platform/pc64/include/ioctl_fd.h
108
#define FD_STYPE _IOW('F', 63, struct fd_type) /* set drive type */
sys/platform/pc64/include/ioctl_fd.h
111
#define FD_SOPTS _IOW('F', 65, int)
sys/sys/agpio.h
91
#define AGPIOC_SETUP _IOW (AGPIOC_BASE, 3, agp_setup)
sys/sys/agpio.h
93
#define AGPIOC_RESERVE _IOW (AGPIOC_BASE, 4, agp_region)
sys/sys/agpio.h
94
#define AGPIOC_PROTECT _IOW (AGPIOC_BASE, 5, agp_region)
sys/sys/agpio.h
97
#define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int)
sys/sys/agpio.h
98
#define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, agp_bind)
sys/sys/agpio.h
99
#define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, agp_unbind)
sys/sys/ccdvar.h
239
#define CCDIOCCLR _IOW('F', 17, struct ccd_ioctl) /* disable ccd */
sys/sys/cdio.h
119
#define CDIOCPLAYTRACKS _IOW('c',1,struct ioc_play_track)
sys/sys/cdio.h
127
#define CDIOCPLAYBLOCKS _IOW('c',2,struct ioc_play_blocks)
sys/sys/cdio.h
175
#define CDIOCSETPATCH _IOW('c',9,struct ioc_patch)
sys/sys/cdio.h
184
#define CDIOCSETVOL _IOW('c',11,struct ioc_vol)
sys/sys/cdio.h
222
#define CDIOCPLAYMSF _IOW('c',25,struct ioc_play_msf)
sys/sys/cdrio.h
100
#define CDRIOCINITWRITER _IOW('c', 102, int)
sys/sys/cdrio.h
101
#define CDRIOCINITTRACK _IOW('c', 103, struct cdr_track)
sys/sys/cdrio.h
102
#define CDRIOCSENDCUE _IOW('c', 104, struct cdr_cuesheet)
sys/sys/cdrio.h
104
#define CDRIOCFIXATE _IOW('c', 106, int)
sys/sys/cdrio.h
105
#define CDRIOCREADSPEED _IOW('c', 107, int)
sys/sys/cdrio.h
106
#define CDRIOCWRITESPEED _IOW('c', 108, int)
sys/sys/cdrio.h
109
#define CDRIOCSETBLOCKSIZE _IOW('c', 110, int)
sys/sys/cdrio.h
94
#define CDRIOCBLANK _IOW('c', 100, int)
sys/sys/chio.h
220
#define CHIOMOVE _IOW('c', 0x01, struct changer_move)
sys/sys/chio.h
221
#define CHIOEXCHANGE _IOW('c', 0x02, struct changer_exchange)
sys/sys/chio.h
222
#define CHIOPOSITION _IOW('c', 0x03, struct changer_position)
sys/sys/chio.h
224
#define CHIOSPICKER _IOW('c', 0x05, int)
sys/sys/chio.h
226
#define CHIOIELEM _IOW('c', 0x07, u_int32_t)
sys/sys/chio.h
227
#define CHIOGSTATUS _IOW('c', 0x08, struct changer_element_status_request)
sys/sys/chio.h
228
#define CHIOSETVOLTAG _IOW('c', 0x09, struct changer_set_voltag_request)
sys/sys/consio.h
104
#define CONS_BELLTYPE _IOW('c', 8, int)
sys/sys/consio.h
107
#define CONS_HISTORY _IOW('c', 9, int)
sys/sys/consio.h
163
#define CONS_SAVERMODE _IOW('c', 12, int)
sys/sys/consio.h
166
#define CONS_SAVERSTART _IOW('c', 13, int)
sys/sys/consio.h
184
#define PIO_FONT8x8 _IOW('c', 64, fnt8_t)
sys/sys/consio.h
186
#define PIO_FONT8x14 _IOW('c', 66, fnt14_t)
sys/sys/consio.h
188
#define PIO_FONT8x16 _IOW('c', 68, fnt16_t)
sys/sys/consio.h
260
#define CONS_SETTERM _IOW('c', 113, term_info_t)
sys/sys/consio.h
285
#define VT_SETMODE _IOW('v', 2, vtmode_t)
sys/sys/consio.h
307
#define VT_LOCKSWITCH _IOW('v', 9, int)
sys/sys/consio.h
67
#define KDRASTER _IOW('K', 100, scr_size_t)
sys/sys/consio.h
76
#define PIO_SCRNMAP _IOW('k', 3, scrmap_t)
sys/sys/consio.h
91
#define CONS_SET _IOW('c', 3, int)
sys/sys/consio.h
94
#define CONS_BLANKTIME _IOW('c', 4, int)
sys/sys/consio.h
99
#define CONS_CURSORTYPE _IOW('c', 7, int)
sys/sys/disklabel32.h
186
#define DIOCSDINFO32 _IOW('d', 102, struct disklabel32) /* set */
sys/sys/disklabel32.h
187
#define DIOCWDINFO32 _IOW('d', 103, struct disklabel32) /* set, update disk */
sys/sys/disklabel64.h
143
#define DIOCSDINFO64 _IOW('d', 102, struct disklabel64)
sys/sys/disklabel64.h
144
#define DIOCWDINFO64 _IOW('d', 103, struct disklabel64)
sys/sys/diskslice.h
95
#define DIOCWLABEL _IOW('d', 109, int)
sys/sys/diskslice.h
98
#define DIOCGKERNELDUMP _IOW('d', 133, u_int) /* Set/Clear dumps */
sys/sys/efiio.h
54
#define EFIIOC_SET_TIME _IOW('E', 3, struct efi_tm)
sys/sys/fbio.h
129
#define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
sys/sys/fbio.h
130
#define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
sys/sys/fbio.h
163
#define FBIOSVIDEO _IOW('F', 7, int)
sys/sys/fbio.h
194
#define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
sys/sys/fbio.h
198
#define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
sys/sys/fbio.h
199
#define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
sys/sys/fbio.h
404
#define FBIO_SETMODE _IOW('F', 106, int)
sys/sys/fbio.h
408
#define FBIO_SETWINORG _IOW('F', 108, u_int)
sys/sys/fbio.h
412
#define FBIO_SETDISPSTART _IOW('F', 110, video_display_start_t)
sys/sys/fbio.h
416
#define FBIO_SETLINEWIDTH _IOW('F', 112, u_int)
sys/sys/fbio.h
419
#define FBIO_GETPALETTE _IOW('F', 113, video_color_palette_t)
sys/sys/fbio.h
420
#define FBIO_SETPALETTE _IOW('F', 114, video_color_palette_t)
sys/sys/fbio.h
428
#define FBIO_BLANK _IOW('F', 115, int)
sys/sys/filio.h
53
#define FIONBIO _IOW('f', 126, int) /* set/clear non-blocking i/o */
sys/sys/filio.h
54
#define FIOASYNC _IOW('f', 125, int) /* set/clear async i/o */
sys/sys/filio.h
55
#define FIOSETOWN _IOW('f', 124, int) /* set owner */
sys/sys/filio.h
59
#define FIODNAME _IOW('f', 120, struct fiodname_args) /* get name of device on that fildesc */
sys/sys/ipmi.h
131
#define IPMICTL_SEND_COMMAND_32 _IOW(IPMI_IOC_MAGIC, 13, struct ipmi_req32)
sys/sys/ipmi.h
48
#define IPMICTL_SEND_COMMAND _IOW(IPMI_IOC_MAGIC, 13, struct ipmi_req)
sys/sys/ipmi.h
49
#define IPMICTL_REGISTER_FOR_CMD _IOW(IPMI_IOC_MAGIC, 14, struct ipmi_cmdspec)
sys/sys/ipmi.h
50
#define IPMICTL_UNREGISTER_FOR_CMD _IOW(IPMI_IOC_MAGIC, 15, struct ipmi_cmdspec)
sys/sys/ipmi.h
51
#define IPMICTL_SET_GETS_EVENTS_CMD _IOW(IPMI_IOC_MAGIC, 16, int)
sys/sys/ipmi.h
52
#define IPMICTL_SET_MY_ADDRESS_CMD _IOW(IPMI_IOC_MAGIC, 17, unsigned int)
sys/sys/ipmi.h
54
#define IPMICTL_SET_MY_LUN_CMD _IOW(IPMI_IOC_MAGIC, 19, unsigned int)
sys/sys/joystick.h
44
#define JOY_SETTIMEOUT _IOW('J', 1, int) /* set timeout */
sys/sys/joystick.h
46
#define JOY_SET_X_OFFSET _IOW('J', 3, int) /* set offset on X-axis */
sys/sys/joystick.h
47
#define JOY_SET_Y_OFFSET _IOW('J', 4, int) /* set offset on X-axis */
sys/sys/kbio.h
236
#define PIO_SCRNMAP _IOW('k', 3, scrmap_t)
sys/sys/kbio.h
239
#define PIO_KEYMAP _IOW('k', 7, keymap_t)
sys/sys/kbio.h
242
#define OPIO_KEYMAP _IOW('k', 7, okeymap_t)
sys/sys/kbio.h
245
#define PIO_DEADKEYMAP _IOW('k', 9, accentmap_t)
sys/sys/kbio.h
247
#define PIO_KEYMAPENT _IOW('k', 11, keyarg_t)
sys/sys/kbio.h
69
#define KDRASTER _IOW('K', 100, scr_size_t)
sys/sys/kbio.h
82
#define KBADDKBD _IOW('K', 68, keyboard_info_t) /* add keyboard */
sys/sys/kbio.h
83
#define KBRELKBD _IOW('K', 69, keyboard_info_t) /* release keyboard */
sys/sys/kbio.h
91
#define KDSETREPEAT _IOW('K', 102, keyboard_repeat_t)
sys/sys/mapped_ioctl.h
72
#define MAPPED_IOCTL_IOW(c,f,t) MAPPED_IOCTL_MAPF((c), _IOW(0, 0, t), (f))
sys/sys/memrange.h
54
#define MEMRANGE_SET _IOW('m', 51, struct mem_range_op)
sys/sys/mouse.h
37
#define MOUSE_SETMODE _IOW('M', 3, mousemode_t)
sys/sys/mouse.h
39
#define MOUSE_SETLEVEL _IOW('M', 5, int)
sys/sys/mouse.h
44
#define MOUSE_SETRESOLUTION _IOW('M', 10, int)
sys/sys/mouse.h
45
#define MOUSE_SETSCALING _IOW('M', 11, int)
sys/sys/mouse.h
46
#define MOUSE_SETRATE _IOW('M', 12, int)
sys/sys/mtio.h
208
#define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
sys/sys/mtio.h
221
#define MTIOCSLOCATE _IOW('m', 5, u_int32_t) /* seek to logical blk addr */
sys/sys/mtio.h
222
#define MTIOCHLOCATE _IOW('m', 6, u_int32_t) /* seek to hardware blk addr */
sys/sys/mtio.h
228
#define MTIOCSETEOTMODEL _IOW('m', 8, u_int32_t)
sys/sys/nata.h
358
#define IOCATAREINIT _IOW('a', 2, int)
sys/sys/nata.h
359
#define IOCATAATTACH _IOW('a', 3, int)
sys/sys/nata.h
360
#define IOCATADETACH _IOW('a', 4, int)
sys/sys/nata.h
434
#define IOCATASMODE _IOW('a', 103, int)
sys/sys/nata.h
437
#define IOCATASSPINDOWN _IOW('a', 105, int)
sys/sys/nata.h
481
#define IOCATARAIDDELETE _IOW('a', 201, int)
sys/sys/nata.h
483
#define IOCATARAIDADDSPARE _IOW('a', 203, struct ata_ioc_raid_config)
sys/sys/nata.h
484
#define IOCATARAIDREBUILD _IOW('a', 204, int)
sys/sys/ptio.h
36
#define PTIOCSETTIMEOUT _IOW('T', 2, int)
sys/sys/random.h
59
#define MEM_SETIRQ _IOW('r', 1, u_int16_t) /* set interrupt */
sys/sys/random.h
60
#define MEM_CLEARIRQ _IOW('r', 2, u_int16_t) /* clear interrupt */
sys/sys/snoop.h
29
#define SNPSTTY _IOW('T', 90, dev_t)
sys/sys/sockio.h
102
#define SIOCDIFPHYADDR _IOW('i', 73, struct ifreq) /* delete gif addrs */
sys/sys/sockio.h
103
#define SIOCSLIFPHYADDR _IOW('i', 74, struct if_laddrreq) /* set gif addrs */
sys/sys/sockio.h
110
#define SIOCIFDESTROY _IOW('i', 121, struct ifreq) /* destroy clone if */
sys/sys/sockio.h
112
#define SIOCSDRVSPEC _IOW('i', 123, struct ifdrv) /* set driver-specific
sys/sys/sockio.h
118
#define SIOCSIFPOLLCPU _IOW('i', 125, struct ifreq) /* deprecated */
sys/sys/sockio.h
121
#define SIOCSIFTSOLEN _IOW('i', 127, struct ifreq) /* set max TSO len */
sys/sys/sockio.h
124
#define SIOCAIFGROUP _IOW('i', 135, struct ifgroupreq) /* add an ifgroup */
sys/sys/sockio.h
126
#define SIOCDIFGROUP _IOW('i', 137, struct ifgroupreq) /* delete ifgroup */
sys/sys/sockio.h
39
#define SIOCSHIWAT _IOW('s', 0, int) /* set high watermark */
sys/sys/sockio.h
41
#define SIOCSLOWAT _IOW('s', 2, int) /* set low watermark */
sys/sys/sockio.h
44
#define SIOCSPGRP _IOW('s', 8, int) /* set process group */
sys/sys/sockio.h
50
#define SIOCSIFADDR _IOW('i', 12, struct ifreq) /* set ifnet address */
sys/sys/sockio.h
52
#define SIOCSIFDSTADDR _IOW('i', 14, struct ifreq) /* set p-p address */
sys/sys/sockio.h
54
#define SIOCSIFFLAGS _IOW('i', 16, struct ifreq) /* set ifnet flags */
sys/sys/sockio.h
57
#define SIOCSIFBRDADDR _IOW('i', 19, struct ifreq) /* set broadcast addr */
sys/sys/sockio.h
60
#define SIOCSIFNETMASK _IOW('i', 22, struct ifreq) /* set net addr mask */
sys/sys/sockio.h
62
#define SIOCSIFMETRIC _IOW('i', 24, struct ifreq) /* set IF metric */
sys/sys/sockio.h
63
#define SIOCDIFADDR _IOW('i', 25, struct ifreq) /* delete IF addr */
sys/sys/sockio.h
64
#define SIOCAIFADDR _IOW('i', 26, struct ifaliasreq)/* add/chg IF alias */
sys/sys/sockio.h
66
#define SIOCALIFADDR _IOW('i', 27, struct if_laddrreq) /* add IF addr */
sys/sys/sockio.h
68
#define SIOCDLIFADDR _IOW('i', 29, struct if_laddrreq) /* delete IF addr */
sys/sys/sockio.h
69
#define SIOCSIFCAP _IOW('i', 30, struct ifreq) /* set IF features */
sys/sys/sockio.h
78
#define SIOCSIFNAME _IOW('i', 40, struct ifreq) /* set IF name */
sys/sys/sockio.h
80
#define SIOCSIFDESCR _IOW('i', 42, struct ifreq) /* set ifnet descr */
sys/sys/sockio.h
83
#define SIOCADDMULTI _IOW('i', 49, struct ifreq) /* add m'cast addr */
sys/sys/sockio.h
84
#define SIOCDELMULTI _IOW('i', 50, struct ifreq) /* del m'cast addr */
sys/sys/sockio.h
86
#define SIOCSIFMTU _IOW('i', 52, struct ifreq) /* set IF mtu */
sys/sys/sockio.h
88
#define SIOCSIFPHYS _IOW('i', 54, struct ifreq) /* set IF wire */
sys/sys/sockio.h
92
#define SIOCSIFGENERIC _IOW('i', 57, struct ifreq) /* generic IF set op */
sys/sys/sockio.h
96
#define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set linklevel addr */
sys/sys/sockio.h
99
#define SIOCSIFPHYADDR _IOW('i', 70, struct ifaliasreq) /* set gif addres */
sys/sys/soundcard.h
1610
#define SNDCTL_DSP_SYNCSTART _IOW ('P', 29, int)
sys/sys/soundcard.h
1626
#define SNDCTL_DSP_COOKEDMODE _IOW ('P', 30, int)
sys/sys/soundcard.h
1650
#define SNDCTL_DSP_LOW_WATER _IOW ('P', 34, int)
sys/sys/soundcard.h
1707
#define SNDCTL_DSP_POLICY _IOW('P', 45, int) /* See the manual */
sys/sys/soundcard.h
1998
#define SNDCTL_SETSONG _IOW ('Y', 2, oss_longname_t)
sys/sys/soundcard.h
2000
#define SNDCTL_SETNAME _IOW ('Y', 3, oss_longname_t)
sys/sys/soundcard.h
2001
#define SNDCTL_SETLABEL _IOW ('Y', 4, oss_label_t)
sys/sys/soundcard.h
320
#define SNDCTL_SEQ_PERCMODE _IOW ('Q', 6, int)
sys/sys/soundcard.h
321
#define SNDCTL_FM_LOAD_INSTR _IOW ('Q', 7, struct sbi_instrument) /* Valid for FM only */
sys/sys/soundcard.h
322
#define SNDCTL_SEQ_TESTMIDI _IOW ('Q', 8, int)
sys/sys/soundcard.h
323
#define SNDCTL_SEQ_RESETSAMPLES _IOW ('Q', 9, int)
sys/sys/soundcard.h
327
#define SNDCTL_SEQ_THRESHOLD _IOW ('Q',13, int)
sys/sys/soundcard.h
330
#define SNDCTL_FM_4OP_ENABLE _IOW ('Q',15, int) /* in=dev# */
sys/sys/soundcard.h
333
#define SNDCTL_SEQ_OUTOFBAND _IOW ('Q',18, struct seq_event_rec)
sys/sys/soundcard.h
352
#define SNDCTL_TMR_METRONOME _IOW ('T', 7, int)
sys/sys/soundcard.h
353
#define SNDCTL_TMR_SELECT _IOW ('T', 8, int)
sys/sys/soundcard.h
784
#define SNDCTL_DSP_SETBLKSIZE _IOW('P', 4, int)
sys/sys/soundcard.h
918
#define SNDCTL_DSP_SETTRIGGER _IOW ('P',16, int)
sys/sys/soundcard.h
988
#define SNDCTL_COPR_WDATA _IOW ('C', 4, copr_debug_buf)
sys/sys/soundcard.h
989
#define SNDCTL_COPR_WCODE _IOW ('C', 5, copr_debug_buf)
sys/sys/soundcard.h
992
#define SNDCTL_COPR_SENDMSG _IOW ('C', 8, copr_msg)
sys/sys/tbridge.h
32
#define TBRIDGE_LOADTEST _IOW('T', 0xBB, struct plistref)
sys/sys/timepps.h
104
#define PPS_IOC_SETPARAMS _IOW('1', 3, pps_params_t)
sys/sys/timepps.h
108
#define PPS_IOC_KCBIND _IOW('1', 7, struct pps_kcbind_args)
sys/sys/ttycom.h
107
#define TIOCMSET _IOW('t', 109, int) /* set all modem bits */
sys/sys/ttycom.h
108
#define TIOCMBIS _IOW('t', 108, int) /* bis modem bits */
sys/sys/ttycom.h
109
#define TIOCMBIC _IOW('t', 107, int) /* bic modem bits */
sys/sys/ttycom.h
111
#define TIOCREMOTE _IOW('t', 105, int) /* remote input editing */
sys/sys/ttycom.h
113
#define TIOCSWINSZ _IOW('t', 103, struct winsize) /* set window size */
sys/sys/ttycom.h
114
#define TIOCUCNTL _IOW('t', 102, int) /* pty: set/clr usr cntl mode */
sys/sys/ttycom.h
118
#define TIOCCONS _IOW('t', 98, int) /* become virtual console */
sys/sys/ttycom.h
120
#define TIOCEXT _IOW('t', 96, int) /* pty: external processing */
sys/sys/ttycom.h
123
#define TIOCMSDTRWAIT _IOW('t', 91, int) /* modem: set wait on close */
sys/sys/ttycom.h
129
#define TIOCSDRAINWAIT _IOW('t', 87, int) /* set ttywait timeout */
sys/sys/ttycom.h
61
#define TIOCMODS _IOW('t', 4, int) /* set modem control state */
sys/sys/ttycom.h
77
#define TIOCFLUSH _IOW('t', 16, int) /* flush buffers */
sys/sys/ttycom.h
80
#define TIOCSETA _IOW('t', 20, struct termios) /* set termios struct */
sys/sys/ttycom.h
81
#define TIOCSETAW _IOW('t', 21, struct termios) /* drain output, set */
sys/sys/ttycom.h
82
#define TIOCSETAF _IOW('t', 22, struct termios) /* drn out, fls in, set */
sys/sys/ttycom.h
84
#define TIOCSETD _IOW('t', 27, int) /* set line discipline */
sys/sys/ttycom.h
91
#define TIOCSPGRP _IOW('t', 118, int) /* set pgrp of tty */
sys/sys/ttycom.h
94
#define TIOCSTI _IOW('t', 114, char) /* simulate terminal input */
sys/sys/ttycom.h
96
#define TIOCPKT _IOW('t', 112, int) /* pty: set/clear packet mode */
sys/sys/wdog.h
62
#define WDIOCRESET _IOW('W', 42, u_int)
sys/vfs/autofs/autofs_ioctl.h
105
#define AUTOFSDONE _IOW('I', 0x03, struct autofs_daemon_done)
tools/tools/netrate/pktgen/pktgen.h
55
#define PKTGENSCONF _IOW('G', 20, struct pktgen_conf)