/src/sys/arch/atari/vme/ |
leoioctl.h | 32 #define LIOCYRES _IOW('l', 0, int) 33 #define LIOCSCRL _IOW('l', 1, int)
|
/src/sys/arch/amiga/dev/ |
kbdreg.h | 49 #define KIOCTRANS _IOW('k', 0, int) /* set translation mode */ 52 #define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */
|
clockioctl.h | 44 #define CLOCKUNMAP _IOW('C', 2, int)
|
/src/sys/sys/ |
sockio.h | 40 #define SIOCSHIWAT _IOW('s', 0, int) /* set high watermark */ 42 #define SIOCSLOWAT _IOW('s', 2, int) /* set low watermark */ 45 #define SIOCSPGRP _IOW('s', 8, int) /* set process group */ 51 #define SIOCADDRT _IOW('r', 10, struct ortentry) /* add route */ 52 #define SIOCDELRT _IOW('r', 11, struct ortentry) /* delete route */ 54 #define SIOCSIFADDR _IOW('i', 12, struct ifreq) /* set ifnet address */ 57 #define SIOCSIFDSTADDR _IOW('i', 14, struct ifreq) /* set p-p address */ 60 #define SIOCSIFFLAGS _IOW('i', 16, struct ifreq) /* set ifnet flags */ 64 #define SIOCSIFBRDADDR _IOW('i', 19, struct ifreq) /* set broadcast addr */ 69 #define SIOCSIFNETMASK _IOW('i', 22, struct ifreq) /* set net addr mask * [all...] |
ioctl.h | 77 #define PTIOCNETBSD _IOW('Z', 0, struct ioctl_pt) 78 #define PTIOCSUNOS _IOW('Z', 1, struct ioctl_pt) 79 #define PTIOCSVR4 _IOW('Z', 2, struct ioctl_pt) 80 #define PTIOCLINUX _IOW('Z', 3, struct ioctl_pt) 81 #define PTIOCFREEBSD _IOW('Z', 4, struct ioctl_pt) 82 #define PTIOCOSF1 _IOW('Z', 5, struct ioctl_pt) 83 #define PTIOCULTRIX _IOW('Z', 6, struct ioctl_pt) 84 #define PTIOCWIN32 _IOW('Z', 7, struct ioctl_pt)
|
dkio.h | 43 #define DIOCSDINFO _IOW('d', 102, struct disklabel)/* set */ 44 #define DIOCWDINFO _IOW('d', 103, struct disklabel)/* set, update disk */ 48 #define DIOCGPARTINFO _IOW('d', 104, struct partinfo) /* get partition */ 53 #define ODIOCSDINFO _IOW('d', 102, struct olddisklabel)/* set */ 54 #define ODIOCWDINFO _IOW('d', 103, struct olddisklabel)/* set, update dk */ 61 #define DIOCSSTEP _IOW('d', 107, int) /* set step rate */ 62 #define DIOCSRETRIES _IOW('d', 108, int) /* set # of retries */ 63 #define DIOCKLABEL _IOW('d', 119, int) /* keep/drop label on close? */ 64 #define DIOCWLABEL _IOW('d', 109, int) /* write en/disable label */ 66 #define DIOCSBAD _IOW('d', 110, struct dkbad) /* set kernel dkbad * [all...] |
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 X-axis */
|
ttycom.h | 104 #define TIOCFLUSH _IOW('t', 16, int) /* flush buffers */ 107 #define TIOCSETA _IOW('t', 20, struct termios) /* set termios struct */ 108 #define TIOCSETAW _IOW('t', 21, struct termios) /* drain output, set */ 109 #define TIOCSETAF _IOW('t', 22, struct termios) /* drn out, fls in, set */ 111 #define TIOCSETD _IOW('t', 27, int) /* set line discipline (deprecated) */ 119 #define TIOCSLINED _IOW('t', 67, linedn_t) /* set line discipline (new) */ 126 #define TIOCSPGRP _IOW('t', 118, int) /* set pgrp of tty */ 129 #define TIOCSTI _IOW('t', 114, char) /* simulate terminal input */ 131 #define TIOCPKT _IOW('t', 112, int) /* pty: set/clear packet mode */ 142 #define TIOCMSET _IOW('t', 109, int) /* set all modem bits * [all...] |
/src/share/examples/pud/intro/ |
common.h | 4 #define INTROTOGGLE_R _IOW('i', 2, int)
|
/src/sys/dev/qbus/ |
qdioctl.h | 89 #define QD_WTCURSOR _IOW('g', 2, short[32]) /* write cursor bitmap */ 93 #define QD_PRGMOUSE _IOW('g', 6, char) /* program mouse */ 94 #define QD_PRGTABLET _IOW('g', 7, char) /* program tablet */ 95 #define QD_PRGKBD _IOW('g', 8, struct prgkbd) /* program LK201 kbd */ 99 #define QD_PRGCURSOR _IOW('g', 12, struct prg_cursor) /* program cursor */ 101 #define QD_POSCURSOR _IOW('g', 14, struct _vs_cursor) /* position cursor */ 109 #define QD_PRGTABRES _IOW('g', 22, short) /* program tablet resolution */
|
/src/sys/dev/raidframe/ |
raidframeio.h | 74 #define RAIDFRAME_TUR _IOW ('r', 3, dev_t) /* debug only: test unit 76 #define RAIDFRAME_FAIL_DISK _IOW ('r', 5, struct rf_recon_req) /* fail a disk & 90 #define RAIDFRAME_SEND_SPARET _IOW ('r', 10, void *) /* used to send a spare 106 #define RAIDFRAME_KEEP_ACCTOTALS _IOW ('r', 18, int) /* turn AccTotals on or 109 #define RAIDFRAME_SET_COMPONENT_LABEL _IOW ('r', 20, RF_ComponentLabel_t) 111 #define RAIDFRAME_INIT_LABELS _IOW ('r', 21, RF_ComponentLabel_t) 112 #define RAIDFRAME_ADD_HOT_SPARE _IOW ('r', 22, RF_SingleComponent_t) 113 #define RAIDFRAME_REMOVE_COMPONENT _IOW ('r', 23, RF_SingleComponent_t) 115 #define RAIDFRAME_REBUILD_IN_PLACE _IOW ('r', 24, RF_SingleComponent_t) 121 #define RAIDFRAME_DELETE_COMPONENT _IOW ('r', 30, RF_SingleComponent_t [all...] |
rf_compat50.h | 37 #define RAIDFRAME_CONFIGURE50 _IOW ('r', 1, void *)
|
/src/sys/dev/ |
spkrio.h | 12 #define SPKRTONE _IOW('S', 1, tone_t) /* emit tone */ 15 #define SPKRSETVOL _IOW('S', 4, u_int) /* set volume */
|
/src/sys/arch/atari/dev/ |
clockioctl.h | 44 #define CLOCKUNMAP _IOW('C', 2, int)
|
kbdreg.h | 56 #define KIOCTRANS _IOW('k', 0, int) /* set translation mode */ 59 #define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */ 60 #define KIOCRINGBELL _IOW('k', 15, struct kbdbell) /* ring bell */
|
iteioctl.h | 74 #define ITEIOCSKMAP _IOW('Z',0x70, struct kbdmap) 75 #define ITEIOCSSKMAP _IOW('Z',0x68, struct kbdmap) 78 #define ITEIOCSWINSZ _IOW('Z',0x73, struct itewinsize) 82 #define ITEIOCSBELL _IOW('Z', 0x77, struct itebell) 84 #define ITEIOCSREPT _IOW('Z', 0x79, struct iterepeat) 87 #define ITESWITCH _IOW('Z',0x69, int) /* XXX */
|
/src/sys/arch/atari/include/ |
msioctl.h | 30 #define MIOCS3B_EMUL _IOW('M', 0x0, int) /* Set/clear 3But emulation */
|
/src/sys/arch/x68k/x68k/ |
clockioctl.h | 44 #define CLOCKUNMAP _IOW('C', 2, int)
|
/src/sys/arch/luna68k/include/ |
lcd.h | 42 #define LCDMODE _IOW('L', 3, int) /* Set the data entry mode */ 43 #define LCDDISP _IOW('L', 4, int) /* Blink, cursor, and display on/off */ 44 #define LCDMOVE _IOW('L', 5, int) /* Move cursor / shift display area */ 45 #define LCDSEEK _IOW('L', 6, int) /* Move the cursor to specified position */
|
/src/sys/arch/shark/include/ |
kbd.h | 55 #define KBD_SETAUTOREPEAT _IOW( 'k', 101, struct kbd_autorepeat) 56 #define KBD_SETLEDS _IOW( 'k', 102, int) 57 #define KBD_XXX _IOW( 'k', 103, int)
|
/src/sys/arch/vax/include/ |
qdioctl.h | 95 #define QD_WTCURSOR _IOW('g', 2, short[32]) /* write cursor bitmap */ 99 #define QD_PRGMOUSE _IOW('g', 6, char) /* program mouse */ 100 #define QD_PRGTABLET _IOW('g', 7, char) /* program tablet */ 101 #define QD_PRGKBD _IOW('g', 8, struct prgkbd) /* program LK201 kbd */ 105 #define QD_PRGCURSOR _IOW('g', 12, struct prg_cursor) /* program cursor */ 107 #define QD_POSCURSOR _IOW('g', 14, struct _vs_cursor) /* position cursor */ 115 #define QD_PRGTABRES _IOW('g', 22, short) /* program tablet resolution */
|
/src/sys/dev/usb/ |
utoppy.h | 41 #define UTOPPYIOTURBO _IOW('t', 1, int) 57 #define UTOPPYIORENAME _IOW('t', 5, struct utoppy_rename) 64 #define UTOPPYIOMKDIR _IOW('t', 6, char *) 67 #define UTOPPYIODELETE _IOW('t', 7, char *) 70 #define UTOPPYIOREADDIR _IOW('t', 8, char *) 84 #define UTOPPYIOREADFILE _IOW('t', 9, struct utoppy_readfile) 91 #define UTOPPYIOWRITEFILE _IOW('t', 10, struct utoppy_writefile)
|
/src/sys/dev/ic/ |
bt8xx.h | 83 #define METEORCAPTUR _IOW('x', 1, int) /* capture a frame */ 84 #define METEORCAPFRM _IOW('x', 2, struct meteor_capframe) /* sync capture */ 85 #define METEORSETGEO _IOW('x', 3, struct meteor_geomet) /* set geometry */ 88 #define METEORSHUE _IOW('x', 6, signed char) /* set hue */ 90 #define METEORSFMT _IOW('x', 7, unsigned int) /* set format */ 92 #define METEORSINPUT _IOW('x', 8, unsigned int) /* set input dev */ 94 #define METEORSCHCV _IOW('x', 9, unsigned char) /* set uv gain */ 96 #define METEORSCOUNT _IOW('x',10, struct meteor_counts) 98 #define METEORSFPS _IOW('x',11, unsigned short) /* set fps */ 100 #define METEORSSIGNAL _IOW('x', 12, unsigned int) /* set signal * [all...] |
/src/sys/dev/nvmm/ |
nvmm_ioctl.h | 143 #define NVMM_IOC_MACHINE_DESTROY _IOW ('N', 2, struct nvmm_ioc_machine_destroy) 144 #define NVMM_IOC_MACHINE_CONFIGURE _IOW ('N', 3, struct nvmm_ioc_machine_configure) 145 #define NVMM_IOC_VCPU_CREATE _IOW ('N', 4, struct nvmm_ioc_vcpu_create) 146 #define NVMM_IOC_VCPU_DESTROY _IOW ('N', 5, struct nvmm_ioc_vcpu_destroy) 147 #define NVMM_IOC_VCPU_CONFIGURE _IOW ('N', 6, struct nvmm_ioc_vcpu_configure) 148 #define NVMM_IOC_VCPU_SETSTATE _IOW ('N', 7, struct nvmm_ioc_vcpu_setstate) 149 #define NVMM_IOC_VCPU_GETSTATE _IOW ('N', 8, struct nvmm_ioc_vcpu_getstate) 150 #define NVMM_IOC_VCPU_INJECT _IOW ('N', 9, struct nvmm_ioc_vcpu_inject) 152 #define NVMM_IOC_GPA_MAP _IOW ('N', 11, struct nvmm_ioc_gpa_map) 153 #define NVMM_IOC_GPA_UNMAP _IOW ('N', 12, struct nvmm_ioc_gpa_unmap [all...] |
/src/sys/compat/ultrix/ |
ultrix_tty.h | 27 #define ULTRIX_TCSETA _IOW('t', 90, struct ultrix_termio) 28 #define ULTRIX_TCSETAW _IOW('t', 89, struct ultrix_termio) 29 #define ULTRIX_TCSETAF _IOW('t', 88, struct ultrix_termio) 47 #define ULTRIX_TCSETS _IOW('t', 84, struct ultrix_termios) /* set termios */ 48 #define ULTRIX_TCSETSW _IOW('t', 83, struct ultrix_termios) /* Drain&set,*/ 49 #define ULTRIX_TCSETSF _IOW('t', 82, struct ultrix_termios) /*Drainflush,set*/
|