/linux-2.4.37.9/include/asm-sh/ |
D | ioctls.h | 10 #define FIONREAD _IOR('f', 127, int) 12 #define FIOQSIZE _IOR('f', 128, loff_t) 19 #define TCGETA _IOR('t', 23, struct termio) 29 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 32 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 35 #define TIOCGPGRP _IOR('t', 119, int) 42 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */ 58 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */ 62 #define TIOCGSERIAL _IOR('T', 30, struct serial_struct) /* 0x541E */ 76 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */ [all …]
|
/linux-2.4.37.9/include/asm-sh64/ |
D | ioctls.h | 21 #define FIONREAD _IOR('f', 127, int) 23 #define FIOQSIZE _IOR('f', 128, loff_t) 30 #define TCGETA _IOR('t', 23, struct termio) 40 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 43 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 46 #define TIOCGPGRP _IOR('t', 119, int) 53 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */ 69 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */ 73 #define TIOCGSERIAL _IOR('T', 30, struct serial_struct) /* 0x541E */ 87 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */ [all …]
|
/linux-2.4.37.9/include/asm-sparc/ |
D | ioctls.h | 7 #define TCGETA _IOR('T', 1, struct termio) 14 #define TCGETS _IOR('T', 8, struct termios) 24 #define TIOCGETD _IOR('t', 0, int) 27 #define __TIOCMODG _IOR('t', 3, int) /* SunOS Specific */ 29 #define __TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */ 36 #define __TIOCGETC _IOR('t', 18, struct tchars) /* SunOS Specific */ 40 #define __TIOCGETX _IOR('t', 35, int) /* SunOS Specific */ 43 #define __TIOCGSIZE _IOR('t', 38, struct sunos_ttysize) /* SunOS Specific */ 44 #define TIOCGSOFTCAR _IOR('t', 100, int) 48 #define TIOCGWINSZ _IOR('t', 104, struct winsize) [all …]
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | ioctls.h | 8 #define TCGETA _IOR('T', 1, struct termio) 15 #define TCGETS _IOR('T', 8, struct termios) 25 #define TIOCGETD _IOR('t', 0, int) 28 #define __TIOCMODG _IOR('t', 3, int) /* SunOS Specific */ 30 #define __TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */ 37 #define __TIOCGETC _IOR('t', 18, struct tchars) /* SunOS Specific */ 41 #define __TIOCGETX _IOR('t', 35, int) /* SunOS Specific */ 44 #define __TIOCGSIZE _IOR('t', 38, struct sunos_ttysize) /* SunOS Specific */ 45 #define TIOCGSOFTCAR _IOR('t', 100, int) 49 #define TIOCGWINSZ _IOR('t', 104, struct winsize) [all …]
|
D | envctrl.h | 47 #define ENVCTRL_RD_CPU_TEMPERATURE _IOR('p', 0x40, int) 48 #define ENVCTRL_RD_CPU_VOLTAGE _IOR('p', 0x41, int) 49 #define ENVCTRL_RD_FAN_STATUS _IOR('p', 0x42, int) 50 #define ENVCTRL_RD_WARNING_TEMPERATURE _IOR('p', 0x43, int) 51 #define ENVCTRL_RD_SHUTDOWN_TEMPERATURE _IOR('p', 0x44, int) 52 #define ENVCTRL_RD_VOLTAGE_STATUS _IOR('p', 0x45, int) 53 #define ENVCTRL_RD_SCSI_TEMPERATURE _IOR('p', 0x46, int) 54 #define ENVCTRL_RD_ETHERNET_TEMPERATURE _IOR('p', 0x47, int) 55 #define ENVCTRL_RD_MTHRBD_TEMPERATURE _IOR('p', 0x48, int) 57 #define ENVCTRL_RD_GLOBALADDRESS _IOR('p', 0x49, int)
|
/linux-2.4.37.9/drivers/usb/ |
D | pwc-ioctl.h | 132 #define VIDIOCPWCGCQUAL _IOR('v', 195, int) 145 #define VIDIOCPWCPROBE _IOR('v', 199, struct pwc_probe) 150 #define VIDIOCPWCGAGC _IOR('v', 200, int) 156 #define VIDIOCPWCGAWB _IOR('v', 202, struct pwc_whitebalance) 160 #define VIDIOCPWCGAWBSPEED _IOR('v', 203, struct pwc_wb_speed) 164 #define VIDIOCPWCGLED _IOR('v', 205, struct pwc_leds) 168 #define VIDIOCPWCGCONTOUR _IOR('v', 206, int) 172 #define VIDIOCPWCGBACKLIGHT _IOR('v', 207, int) 176 #define VIDIOCPWCGFLICKER _IOR('v', 208, int) 180 #define VIDIOCPWCGDYNNOISE _IOR('v', 209, int) [all …]
|
/linux-2.4.37.9/include/asm-ppc/ |
D | ioctls.h | 10 #define FIONREAD _IOR('f', 127, int) 12 #define FIOQSIZE _IOR('f', 128, loff_t) 14 #define TIOCGETP _IOR('t', 8, struct sgttyb) 19 #define TIOCGETC _IOR('t', 18, struct tchars) 20 #define TCGETS _IOR('t', 19, struct termios) 25 #define TCGETA _IOR('t', 23, struct termio) 35 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 38 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 40 #define TIOCGLTC _IOR('t', 116, struct ltchars) 43 #define TIOCGPGRP _IOR('t', 119, int) [all …]
|
D | termios.h | 44 #define FIONREAD _IOR('f', 127, int) 46 #define FIOQSIZE _IOR('f', 128, loff_t) 48 #define TIOCGETP _IOR('t', 8, struct sgttyb) 53 #define TIOCGETC _IOR('t', 18, struct tchars) 54 #define TCGETS _IOR('t', 19, struct termios) 59 #define TCGETA _IOR('t', 23, struct termio) 69 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 72 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 74 #define TIOCGLTC _IOR('t', 116, struct ltchars) 77 #define TIOCGPGRP _IOR('t', 119, int)
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | ioctls.h | 17 #define FIONREAD _IOR('f', 127, int) 19 #define FIOQSIZE _IOR('f', 128, loff_t) 21 #define TIOCGETP _IOR('t', 8, struct sgttyb) 26 #define TIOCGETC _IOR('t', 18, struct tchars) 27 #define TCGETS _IOR('t', 19, struct termios) 32 #define TCGETA _IOR('t', 23, struct termio) 42 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 45 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 47 #define TIOCGLTC _IOR('t', 116, struct ltchars) 50 #define TIOCGPGRP _IOR('t', 119, int) [all …]
|
/linux-2.4.37.9/include/asm-alpha/ |
D | ioctls.h | 10 #define FIONREAD _IOR('f', 127, int) 12 #define FIOQSIZE _IOR('f', 128, loff_t) 14 #define TIOCGETP _IOR('t', 8, struct sgttyb) 19 #define TIOCGETC _IOR('t', 18, struct tchars) 20 #define TCGETS _IOR('t', 19, struct termios) 25 #define TCGETA _IOR('t', 23, struct termio) 35 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 38 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 40 #define TIOCGLTC _IOR('t', 116, struct ltchars) 43 #define TIOCGPGRP _IOR('t', 119, int) [all …]
|
/linux-2.4.37.9/drivers/scsi/dpt/ |
D | dpti_ioctl.h | 35 #ifndef _IOR 36 # define _IOR(x,y,z) (((x)<<8)|y) macro 46 #define DPT_SIGNATURE _IOR('D',67,dpt_sig_S) 48 #define DPT_SIGNATURE_PACKED _IOR('D',67,dpt_sig_S_Packed) 51 #define DPT_NUMCTRLS _IOR('D',68,int) 53 #define DPT_CTRLINFO _IOR('D',69,CtrlInfo) 59 #define DPT_SYSINFO _IOR('D',72,sysInfo_S) 65 #define DPT_BLINKLED _IOR('D',75,int) 67 #define DPT_STATS_INFO _IOR('D',80,STATS_DATA) 71 #define DPT_PERF_INFO _IOR('D',82,dpt_perf_t) [all …]
|
/linux-2.4.37.9/include/linux/ |
D | ppdev.h | 25 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char) 29 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) 39 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char) 73 #define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int) 79 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval) 83 #define PPGETMODES _IOR(PP_IOCTL, 0x97, unsigned int) 86 #define PPGETMODE _IOR(PP_IOCTL, 0x98, int) 87 #define PPGETPHASE _IOR(PP_IOCTL, 0x99, int) 90 #define PPGETFLAGS _IOR(PP_IOCTL, 0x9a, int)
|
D | watchdog.h | 22 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) 23 #define WDIOC_GETSTATUS _IOR(WATCHDOG_IOCTL_BASE, 1, int) 24 #define WDIOC_GETBOOTSTATUS _IOR(WATCHDOG_IOCTL_BASE, 2, int) 25 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int) 26 #define WDIOC_SETOPTIONS _IOR(WATCHDOG_IOCTL_BASE, 4, int) 27 #define WDIOC_KEEPALIVE _IOR(WATCHDOG_IOCTL_BASE, 5, int) 29 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
|
D | if_ppp.h | 117 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */ 119 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ 121 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ 122 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ 124 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ 127 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */ 135 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ 137 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ 145 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
|
D | usbdevice_fs.h | 129 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) 130 #define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface) 131 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int) 133 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb) 137 #define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal) 138 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) 139 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) 142 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) 144 #define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int)
|
D | capi.h | 95 #define CAPI_GET_ERRCODE _IOR('C',0x21, __u16) 100 #define CAPI_INSTALLED _IOR('C',0x22, __u16) 125 #define CAPI_GET_FLAGS _IOR('C',0x23, unsigned) 126 #define CAPI_SET_FLAGS _IOR('C',0x24, unsigned) 127 #define CAPI_CLR_FLAGS _IOR('C',0x25, unsigned) 129 #define CAPI_NCCI_OPENCOUNT _IOR('C',0x26, unsigned) 131 #define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned)
|
D | sonypi.h | 101 #define SONYPI_IOCGBRT _IOR('v', 0, __u8) 105 #define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16) 106 #define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16) 107 #define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16) 108 #define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16) 114 #define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8) 117 #define SONYPI_IOCGBLUE _IOR('v', 8, __u8)
|
D | rtc.h | 80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */ 81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ 83 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */ 85 #define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long) /* Read epoch */ 89 #define RTC_WKALM_RD _IOR('p', 0x10, struct rtc_wkalrm)/* Get wakeup alarm*/ 91 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */
|
D | i8k.h | 23 #define I8K_BIOS_VERSION _IOR ('i', 0x80, 4) 24 #define I8K_MACHINE_ID _IOR ('i', 0x81, 16) 25 #define I8K_POWER_STATUS _IOR ('i', 0x82, sizeof(int)) 26 #define I8K_FN_STATUS _IOR ('i', 0x83, sizeof(int)) 27 #define I8K_GET_TEMP _IOR ('i', 0x84, sizeof(int))
|
D | joystick.h | 60 #define JSIOCGVERSION _IOR('j', 0x01, __u32) /* get driver version */ 62 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */ 63 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */ 67 #define JSIOCGCORR _IOR('j', 0x22, struct js_corr) /* get correction values */ 70 #define JSIOCGAXMAP _IOR('j', 0x32, __u8[ABS_MAX]) /* get axis mapping */ 72 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC]) /* get button mapping */
|
D | sisfb.h | 140 #define SISFB_GET_INFO_SIZE _IOR(0xF3,0x00,__u32) 141 #define SISFB_GET_INFO _IOR(0xF3,0x01,struct _SISFB_INFO) 144 #define SISFB_GET_VBRSTATUS _IOR(0xF3,0x02,__u32) 147 #define SISFB_GET_AUTOMAXIMIZE _IOR(0xF3,0x03,__u32) 151 #define SISFB_GET_TVPOSOFFSET _IOR(0xF3,0x04,__u32) 168 #define SISFB_GET_INFO_OLD _IOR('n',0xF8,__u32) 170 #define SISFB_GET_VBRSTATUS_OLD _IOR('n',0xF9,__u32) 172 #define SISFB_GET_AUTOMAXIMIZE_OLD _IOR('n',0xFA,__u32)
|
D | fd.h | 48 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) 105 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors) 111 #define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name) 184 #define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params) 226 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) 227 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) 277 #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) 307 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors)
|
D | ipmi.h | 422 #define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, \ 485 #define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \ 492 #define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, \ 501 #define IPMICTL_SET_GETS_EVENTS_CMD _IOR(IPMI_IOC_MAGIC, 16, int) 511 #define IPMICTL_SET_MY_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 17, unsigned int) 512 #define IPMICTL_GET_MY_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 18, unsigned int) 513 #define IPMICTL_SET_MY_LUN_CMD _IOR(IPMI_IOC_MAGIC, 19, unsigned int) 514 #define IPMICTL_GET_MY_LUN_CMD _IOR(IPMI_IOC_MAGIC, 20, unsigned int)
|
/linux-2.4.37.9/drivers/s390/char/ |
D | hwc_rw.h | 84 #define TIOCHWCGHTAB _IOR(HWC_IOCTL_LETTER, 10, _hwc_ioctls.width_htab) 86 #define TIOCHWCGECHO _IOR(HWC_IOCTL_LETTER, 11, _hwc_ioctls.echo) 88 #define TIOCHWCGCOLS _IOR(HWC_IOCTL_LETTER, 12, _hwc_ioctls.columns) 90 #define TIOCHWCGNL _IOR(HWC_IOCTL_LETTER, 14, _hwc_ioctls.final_nl) 92 #define TIOCHWCGOBUF _IOR(HWC_IOCTL_LETTER, 15, _hwc_ioctls.max_hwcb) 94 #define TIOCHWCGINIT _IOR(HWC_IOCTL_LETTER, 16, _hwc_ioctls) 96 #define TIOCHWCGCASE _IOR(HWC_IOCTL_LETTER, 17, _hwc_ioctls.tolower) 98 #define TIOCHWCGDELIM _IOR(HWC_IOCTL_LETTER, 19, _hwc_ioctls.delim) 100 #define TIOCHWCGKBUF _IOR(HWC_IOCTL_LETTER, 20, _hwc_ioctls.max_hwcb) 102 #define TIOCHWCGCURR _IOR(HWC_IOCTL_LETTER, 21, _hwc_ioctls)
|
/linux-2.4.37.9/include/asm-cris/ |
D | sync_serial.h | 15 #define SSP_SPEED _IOR('S', 0, unsigned int) 16 #define SSP_MODE _IOR('S', 1, unsigned int) 17 #define SSP_FRAME_SYNC _IOR('S', 2, unsigned int) 18 #define SSP_IPOLARITY _IOR('S', 3, unsigned int) 19 #define SSP_OPOLARITY _IOR('S', 4, unsigned int) 20 #define SSP_SPI _IOR('S', 5, unsigned int) 21 #define SSP_INBUFCHUNK _IOR('S', 6, unsigned int)
|