| /openbsd/src/sys/sys/ |
| D | sockio.h | 42 #define SIOCSPGRP _IOW('s', 8, int) /* set process group */ 45 #define SIOCSIFADDR _IOW('i', 12, struct ifreq) /* set ifnet address */ 47 #define SIOCSIFDSTADDR _IOW('i', 14, struct ifreq) /* set p-p address */ 49 #define SIOCSIFFLAGS _IOW('i', 16, struct ifreq) /* set ifnet flags */ 52 #define SIOCSIFBRDADDR _IOW('i', 19, struct ifreq) /* set broadcast addr */ 55 #define SIOCSIFNETMASK _IOW('i', 22, struct ifreq) /* set net addr mask */ 57 #define SIOCSIFMETRIC _IOW('i', 24, struct ifreq) /* set IF metric */ 58 #define SIOCDIFADDR _IOW('i', 25, struct ifreq) /* delete IF addr */ 59 #define SIOCAIFADDR _IOW('i', 26, struct ifaliasreq)/* add/chg IF alias */ 61 #define SIOCSIFLLADDR _IOW('i', 31, struct ifreq) /* set link level addr */ [all …]
|
| D | ttycom.h | 78 #define TIOCFLUSH _IOW('t', 16, int) /* flush buffers */ 81 #define TIOCSETA _IOW('t', 20, struct termios) /* set termios struct */ 82 #define TIOCSETAW _IOW('t', 21, struct termios) /* drain output, set */ 83 #define TIOCSETAF _IOW('t', 22, struct termios) /* drn out, fls in, set */ 85 #define TIOCSETD _IOW('t', 27, int) /* set line discipline */ 86 #define TIOCSETVERAUTH _IOW('t', 28, int) /* set verified auth */ 95 #define TIOCSPGRP _IOW('t', 118, int) /* set pgrp of tty */ 99 #define TIOCPKT _IOW('t', 112, int) /* pty: set/clear packet mode */ 110 #define TIOCMSET _IOW('t', 109, int) /* set all modem bits */ 111 #define TIOCMBIS _IOW('t', 108, int) /* bis modem bits */ [all …]
|
| D | dkio.h | 43 #define DIOCSDINFO _IOW('d', 102, struct disklabel)/* set */ 44 #define DIOCWDINFO _IOW('d', 103, struct disklabel)/* set, update disk */ 45 #define DIOCGPART _IOW('d', 104, struct partinfo) /* get partition */ 48 #define DIOCLOCK _IOW('d', 113, int) /* lock/unlock pack */ 68 #define DIOCSCACHE _IOW('d', 118, struct dk_cache) /* set cache enabled */ 78 #define DIOCCACHESYNC _IOW('d', 120, int) /* sync cache (force?) */
|
| D | chio.h | 173 #define CHIOMOVE _IOW('c', 0x41, struct changer_move) 174 #define CHIOEXCHANGE _IOW('c', 0x42, struct changer_exchange) 175 #define CHIOPOSITION _IOW('c', 0x43, struct changer_position) 177 #define CHIOSPICKER _IOW('c', 0x45, int) 179 #define CHIOGSTATUS _IOW('c', 0x48, struct changer_element_status_request)
|
| D | filio.h | 49 #define FIONBIO _IOW('f', 126, int) /* set/clear non-blocking i/o */ 50 #define FIOASYNC _IOW('f', 125, int) /* set/clear async i/o */ 51 #define FIOSETOWN _IOW('f', 124, int) /* set owner */
|
| D | kcov.h | 24 #define KIOSETBUFSIZE _IOW('K', 1, unsigned long) 25 #define KIOENABLE _IOW('K', 2, int) 27 #define KIOREMOTEATTACH _IOW('K', 4, struct kio_remote_attach *)
|
| /openbsd/src/sys/dev/ic/ |
| D | bt8xx.h | 82 #define METEORCAPTUR _IOW('x', 1, int) /* capture a frame */ 83 #define METEORCAPFRM _IOW('x', 2, struct meteor_capframe) /* sync capture */ 84 #define METEORSETGEO _IOW('x', 3, struct meteor_geomet) /* set geometry */ 87 #define METEORSHUE _IOW('x', 6, signed char) /* set hue */ 89 #define METEORSFMT _IOW('x', 7, unsigned int) /* set format */ 91 #define METEORSINPUT _IOW('x', 8, unsigned int) /* set input dev */ 93 #define METEORSCHCV _IOW('x', 9, unsigned char) /* set uv gain */ 95 #define METEORSCOUNT _IOW('x',10, struct meteor_counts) 97 #define METEORSFPS _IOW('x',11, unsigned short) /* set fps */ 99 #define METEORSSIGNAL _IOW('x', 12, unsigned int) /* set signal */ [all …]
|
| D | pspvar.h | 248 #define PSP_IOC_DECOMMISSION _IOW('P', 2, struct psp_decommission) 252 _IOW('P', 5, struct psp_launch_update_data) 254 #define PSP_IOC_LAUNCH_FINISH _IOW('P', 7, struct psp_launch_finish) 256 #define PSP_IOC_ACTIVATE _IOW('P', 9, struct psp_activate) 257 #define PSP_IOC_DEACTIVATE _IOW('P', 10, struct psp_deactivate) 261 #define PSP_IOC_GUEST_SHUTDOWN _IOW('P', 255, struct psp_guest_shutdown)
|
| /openbsd/src/sys/dev/wscons/ |
| D | wsconsio.h | 160 #define WSKBDIO_COMPLEXBELL _IOW('W', 2, struct wskbd_bell_data) 161 #define WSKBDIO_SETBELL _IOW('W', 3, struct wskbd_bell_data) 163 #define WSKBDIO_SETDEFAULTBELL _IOW('W', 5, struct wskbd_bell_data) 176 #define WSKBDIO_SETKEYREPEAT _IOW('W', 7, struct wskbd_keyrepeat_data) 179 _IOW('W', 9, struct wskbd_keyrepeat_data) 189 #define WSKBDIO_SETLEDS _IOW('W', 11, int) 199 #define WSKBDIO_SETMAP _IOW('W', 14, struct wskbd_map_data) 201 #define WSKBDIO_SETENCODING _IOW('W', 16, kbd_t) 208 #define WSKBDIO_SETBACKLIGHT _IOW('W', 18, struct wskbd_backlight) 211 #define WSKBDIO_SETMODE _IOW('W', 19, int) [all …]
|
| /openbsd/src/sys/net/ |
| D | if_ppp.h | 122 #define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */ 124 #define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */ 127 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ 129 #define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */ 130 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */ 132 #define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */ 134 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) 136 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ 138 #define PPPIOCSPASS _IOW('t', 71, struct bpf_program) /* set pass filter */ 139 #define PPPIOCSACTIVE _IOW('t', 70, struct bpf_program) /* set active filt */
|
| D | bpf.h | 99 #define BIOCSETF _IOW('B',103, struct bpf_program) 104 #define BIOCSETIF _IOW('B',108, struct ifreq) 105 #define BIOCSRTIMEOUT _IOW('B',109, struct timeval) 108 #define BIOCIMMEDIATE _IOW('B',112, u_int) 110 #define BIOCSRSIG _IOW('B',114, u_int) 113 #define BIOCSHDRCMPLT _IOW('B',117, u_int) 115 #define BIOCSETWF _IOW('B',119, struct bpf_program) 117 #define BIOCSFILDROP _IOW('B',121, u_int) 118 #define BIOCSDLT _IOW('B',122, u_int) 121 #define BIOCSDIRFILT _IOW('B',125, u_int) [all …]
|
| D | if_tun.h | 104 #define TUNSIFINFO _IOW('t', 91, struct tuninfo) 108 #define TUNSIFMODE _IOW('t', 93, int) 111 #define TUNSDEBUG _IOW('t', 94, int) 118 #define TUNSCAP _IOW('t', 196, struct tun_capabilities)
|
| /openbsd/src/sys/dev/ |
| D | ipmi.h | 46 #define IPMICTL_SEND_COMMAND _IOW(IPMI_IOC_MAGIC, 13, struct ipmi_req) 47 #define IPMICTL_REGISTER_FOR_CMD _IOW(IPMI_IOC_MAGIC, 14, struct ipmi_cmdspec) 48 #define IPMICTL_UNREGISTER_FOR_CMD _IOW(IPMI_IOC_MAGIC, 15, struct ipmi_cmdspec) 49 #define IPMICTL_SET_GETS_EVENTS_CMD _IOW(IPMI_IOC_MAGIC, 16, int) 50 #define IPMICTL_SET_MY_ADDRESS_CMD _IOW(IPMI_IOC_MAGIC, 17, unsigned int) 52 #define IPMICTL_SET_MY_LUN_CMD _IOW(IPMI_IOC_MAGIC, 19, unsigned int)
|
| D | vscsivar.h | 47 #define VSCSI_DATA_READ _IOW('I', 1, struct vscsi_ioc_data) 48 #define VSCSI_DATA_WRITE _IOW('I', 2, struct vscsi_ioc_data) 61 #define VSCSI_T2I _IOW('I', 3, struct vscsi_ioc_t2i) 68 #define VSCSI_REQPROBE _IOW('I', 4, struct vscsi_ioc_devevent) 69 #define VSCSI_REQDETACH _IOW('I', 5, struct vscsi_ioc_devevent)
|
| /openbsd/src/sys/net80211/ |
| D | ieee80211_ioctl.h | 144 #define SIOCS80211NWKEY _IOW('i', 232, struct ieee80211_nwkey) 153 #define SIOCS80211POWER _IOW('i', 234, struct ieee80211_power) 190 #define SIOCS80211CHANNEL _IOW('i', 238, struct ieee80211chanreq) 200 #define SIOCS80211BSSID _IOW('i', 240, struct ieee80211_bssid) 210 #define SIOCS80211TXPOWER _IOW('i', 243, struct ieee80211_txpower) 222 #define SIOCS80211WPAPSK _IOW('i', 245, struct ieee80211_wpapsk) 250 #define SIOCS80211WPAPARMS _IOW('i', 247, struct ieee80211_wpaparams) 265 #define SIOCS80211KEYAVAIL _IOW('i', 251, struct ieee80211_keyavail) 266 #define SIOCS80211KEYRUN _IOW('i', 252, struct ieee80211_keyrun) 271 #define SIOCS80211SCAN _IOW('i', 210, struct ifreq) [all …]
|
| /openbsd/src/sys/arch/luna88k/include/ |
| D | lcd.h | 40 #define LCDMODE _IOW('L', 3, int) /* Set the data entry mode */ 41 #define LCDDISP _IOW('L', 4, int) /* Blink, cursor, and display on/off */ 42 #define LCDMOVE _IOW('L', 5, int) /* Move cursor / shift display area */ 43 #define LCDSEEK _IOW('L', 6, int) /* Move the cursor to specified position */
|
| D | pcex.h | 28 #define PCEXSETLEVEL _IOW('P', 1, int) /* Set INT level */ 29 #define PCEXRESETLEVEL _IOW('P', 2, int) /* Reset INT level */ 30 #define PCEXWAITINT _IOW('P', 3, int) /* Wait for INT */
|
| /openbsd/src/sys/arch/amd64/include/ |
| D | pctr.h | 47 #define PCIOCS0 _IOW('c', 8, unsigned int) /* Set counter 0 function */ 48 #define PCIOCS1 _IOW('c', 9, unsigned int) /* Set counter 1 function */ 49 #define PCIOCS2 _IOW('c', 10, unsigned int) /* Set counter 2 function */ 50 #define PCIOCS3 _IOW('c', 11, unsigned int) /* Set counter 3 function */
|
| /openbsd/src/sys/arch/i386/include/ |
| D | pctr.h | 51 #define PCIOCS0 _IOW('c', 8, unsigned int) /* Set counter 0 function */ 52 #define PCIOCS1 _IOW('c', 9, unsigned int) /* Set counter 1 function */ 53 #define PCIOCS2 _IOW('c', 10, unsigned int) /* Set counter 0 function */ 54 #define PCIOCS3 _IOW('c', 11, unsigned int) /* Set counter 1 function */
|
| D | joystick.h | 16 #define JOY_SETTIMEOUT _IOW('J', 1, int) /* set timeout */ 18 #define JOY_SET_X_OFFSET _IOW('J', 3, int) /* set offset on X-axis */ 19 #define JOY_SET_Y_OFFSET _IOW('J', 4, int) /* set offset on Y-axis */
|
| /openbsd/src/sys/arch/riscv64/include/ |
| D | apmvar.h | 108 #define APM_IOC_REJECT _IOW('A', 0, struct apm_event_info) /* reject request # */ 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ 113 #define APM_IOC_PRN_CTL _IOW('A', 6, int ) /* driver power status msg */
|
| /openbsd/src/sys/arch/powerpc64/include/ |
| D | apmvar.h | 108 #define APM_IOC_REJECT _IOW('A', 0, struct apm_event_info) /* reject request # */ 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ 113 #define APM_IOC_PRN_CTL _IOW('A', 6, int ) /* driver power status msg */
|
| /openbsd/src/sys/arch/arm/include/ |
| D | apmvar.h | 108 #define APM_IOC_REJECT _IOW('A', 0, struct apm_event_info) /* reject request # */ 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ 113 #define APM_IOC_PRN_CTL _IOW('A', 6, int ) /* driver power status msg */
|
| /openbsd/src/sys/arch/sparc64/include/ |
| D | apmvar.h | 108 #define APM_IOC_REJECT _IOW('A', 0, struct apm_event_info) /* reject request # */ 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ 113 #define APM_IOC_PRN_CTL _IOW('A', 6, int ) /* driver power status msg */
|
| /openbsd/src/sys/arch/macppc/include/ |
| D | apmvar.h | 108 #define APM_IOC_REJECT _IOW('A', 0, struct apm_event_info) /* reject request # */ 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ 113 #define APM_IOC_PRN_CTL _IOW('A', 6, int ) /* driver power status msg */
|