/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | ttycom.h | 49 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ 61 #define TIOCGSIZE _IOR('t',38,struct ttysize)/* get tty size */ 69 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ 70 #define TIOCGETPGRP _IOR('t', 131, int) /* get pgrp of tty (posix) */ 73 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 88 #define TIOCMGET _IOR('t', 106, int) /* get all modem bits */ 111 #define TIOCGSOFTCAR _IOR('t', 100, int) /* get soft carrier flag */ 112 #define TIOCISPACE _IOR('t', 128, int) /* space left in input queue */ 113 #define TIOCISIZE _IOR('t', 129, int) /* size of input queue */
|
H A D | ttold.h | 76 #define TIOCGETD _IOR('t', 0, int) /* get line discipline */ 79 #define TIOCMODG _IOR('t', 3, int) /* get modem state - OBSOLETE */ 81 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ 88 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */ 140 #define TIOCLGET _IOR('t', 124, int) /* get local modes */ 161 #define TIOCGLTC _IOR('t',116,struct ltchars)/* get local special chars */ 177 #define _O_TIOCGSIZE _IOR('t',102,struct ttysize)/* get tty size */ 183 #define TIOCGETX _IOR('t', 35, int) /* get extra modes for S5 compatibility */
|
H A D | stropts.h | 78 #define I_NREAD _IOR('S',01,int) 84 #define I_GRDOPT _IOR('S',07,int) 87 #define I_GETSIG _IOR('S',012,int) 94 #define I_RECVFD _IOR('S',022,struct strrecvfd)
|
H A D | sockio.h | 25 #define SIOCGHIWAT _IOR('s', 1, int) /* get high watermark */ 27 #define SIOCGLOWAT _IOR('s', 3, int) /* get low watermark */ 28 #define SIOCATMARK _IOR('s', 7, int) /* at oob mark? */ 30 #define SIOCGPGRP _IOR('s', 9, int) /* get process group */
|
H A D | filio.h | 26 #define FIONREAD _IOR('f', 127, int) /* get # bytes to read */ 30 #define FIOGETOWN _IOR('f', 123, int) /* get owner */
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | lom_io.h | 48 #define TSIOCNBMON _IOR('a', 1, int) 50 #define TSIOCGETMASK _IOR('a', 3, int) 58 #define TSIOCDOGSTATE _IOR('a', 6, ts_dogstate_t) 163 #define LOMIOCPSUSTATE _IOR('a', 21, lom_psudata_t) 164 #define LOMIOCEVENTLOG _IOR('a', 22, lom_eventlog_t) 165 #define LOMIOCFANSTATE _IOR('a', 23, lom_fandata_t) 166 #define LOMIOCFLEDSTATE _IOR('a', 24, lom_fled_info_t) 167 #define LOMIOCINFO _IOR('a', 25, lom_info_t) 191 #define LOMIOCMREAD _IOR('a', 33, lom_mprog_t) 193 #define LOMIOCLEDSTATE _IOR('a', 34, lom_led_state_t) [all …]
|
H A D | prnio.h | 44 #define PRNIOC_GET_IFCAP _IOR(PRNIOC, 90, uint_t) 45 #define PRNIOC_SET_IFCAP _IOR(PRNIOC, 91, uint_t) 47 #define PRNIOC_GET_STATUS _IOR(PRNIOC, 93, uint_t) 49 #define PRNIOC_GET_1284_STATUS _IOR(PRNIOC, 95, uchar_t) 50 #define PRNIOC_GET_TIMEOUTS _IOR(PRNIOC, 96, struct prn_timeouts)
|
H A D | sockio.h | 54 #define SIOCGHIWAT _IOR('s', 1, int) /* get high watermark */ 56 #define SIOCGLOWAT _IOR('s', 3, int) /* get low watermark */ 57 #define SIOCATMARK _IOR('s', 7, int) /* at oob mark? */ 59 #define SIOCGPGRP _IOR('s', 9, int) /* get process group */ 123 #define SIOCGETNAME _IOR('s', 52, struct sockaddr) /* getsockname */ 124 #define SIOCGETPEER _IOR('s', 53, struct sockaddr) /* getpeername */ 142 #define SIOCGIFNUM _IOR('i', 87, int) /* get number of ifs */
|
H A D | ecppio.h | 41 #define ECPPIOC_GETREGS _IOR('p', 74, struct ecpp_regs) 43 #define ECPPIOC_GETPORT _IOR('p', 78, uchar_t) 45 #define ECPPIOC_GETDATA _IOR('p', 80, uchar_t)
|
H A D | bpp_io.h | 56 #define BPPIOC_GETPARMS _IOR('b', 2, struct bpp_transfer_parms) 60 #define BPPIOC_GETOUTPINS _IOR('b', 4, struct bpp_pins) 62 #define BPPIOC_GETERR _IOR('b', 5, struct bpp_error_status)
|
H A D | ptyvar.h | 129 #define TIOCISPACE _IOR('t', 128, int) /* space left in input queue */ 130 #define TIOCISIZE _IOR('t', 129, int) /* size of input queue */ 133 #define TIOCGSIZE _IOR('t', 38, struct ttysize) /* get tty size */
|
H A D | videodev2.h | 1344 #define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability) 1350 #define VIDIOC_G_MPEGCOMP _IOR('V', 6, struct v4l2_mpeg_compression) 1355 #define VIDIOC_G_FBUF _IOR('V', 10, struct v4l2_framebuffer) 1364 #define VIDIOC_G_STD _IOR('V', 23, v4l2_std_id) 1372 #define VIDIOC_G_AUDIO _IOR('V', 33, struct v4l2_audio) 1376 #define VIDIOC_G_INPUT _IOR('V', 38, int) 1378 #define VIDIOC_G_OUTPUT _IOR('V', 46, int) 1381 #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout) 1390 #define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression) 1392 #define VIDIOC_QUERYSTD _IOR('V', 63, v4l2_std_id) [all …]
|
H A D | filio.h | 59 #define FIONREAD _IOR('f', 127, int) /* get # bytes to read */ 63 #define FIOGETOWN _IOR('f', 123, int) /* get owner */
|
H A D | ipmi.h | 67 #define IPMICTL_GET_MY_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 18, unsigned int) 69 #define IPMICTL_GET_MY_LUN_CMD _IOR(IPMI_IOC_MAGIC, 20, unsigned int)
|
H A D | audioio.h | 254 #define AUDIO_GETINFO _IOR('A', 1, audio_info_t) 257 #define AUDIO_GETDEV _IOR('A', 4, audio_device_t)
|
/titanic_41/usr/src/lib/libbc/inc/include/sun/ |
H A D | dkio.h | 334 #define DKIOCGGEOM _IOR('d', 2, struct dk_geom) /* Get geometry */ 336 #define DKIOCGPART _IOR('d', 4, struct dk_map) /* Get partition info */ 338 #define DKIOCINFO _IOR('d', 8, struct dk_info) /* Get info */ 339 #define DKIOCGCONF _IOR('d', 126, struct dk_conf) /* Get conf info */ 341 #define DKIOCGTYPE _IOR('d', 124, struct dk_type) /* Get drive info */ 343 #define DKIOCGAPART _IOR('d', 122, struct dk_allmap) /* Get all partitions */ 347 #define DKIOCGLOG _IOR('d', 118, struct dk_loghdr) /* Get error log */ 348 #define DKIOCGDIAG _IOR('d', 116, struct dk_diag) /* Get diagnostics */ 350 #define FDKIOGCHAR _IOR('d', 114, struct fdk_char) /* GetCharacteristics */ 353 #define FDKGETCHANGE _IOR('d', 111, int) /* Get diskchng stat */ [all …]
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | bpf-ipf.h | 113 #define BIOCGBLEN _IOR(B,102, u_int) 118 #define BIOCGDLT _IOR(B,106, u_int) 119 #define BIOCGETIF _IOR(B,107, struct ifreq) 122 #define BIOCGRTIMEOUT _IOR(B,110, struct timeval) 123 #define BIOCGSTATS _IOR(B,111, struct bpf_stat) 125 #define BIOCVERSION _IOR(B,113, struct bpf_version) 129 #define BIOCGBLEN _IOR('B',102, u_int) 134 #define BIOCGDLT _IOR('B',106, u_int) 135 #define BIOCGETIF _IOR('B',107, struct ifreq) 138 #define BIOCGRTIMEOUT _IOR('B',110, struct timeval) [all …]
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | envctrl_gen.h | 220 #define ENVCTRL_IOC_GETFAN (int)(_IOR('p', 81, struct envctrl_tda8444t_chip)) 221 #define ENVCTRL_IOC_GETTEMP (int)(_IOR('p', 82, struct envctrl_pcf8591_chip)) 222 #define ENVCTRL_IOC_GETFANFAIL (int)(_IOR('p', 83, struct envctrl_pcf8574_chip)) 225 #define ENVCTRL_IOC_GETDSKLED (int)(_IOR('p', 86, struct envctrl_pcf8574_chip)) 230 #define ENVCTRL_IOC_GETMODE (int)(_IOR('p', 87, uchar_t)) 233 #define ENVCTRL_IOC_GETFAN2 (int)(_IOR('p', 90, struct envctrl_chip)) 234 #define ENVCTRL_IOC_GETTEMP2 (int)(_IOR('p', 91, struct envctrl_chip)) 236 #define ENVCTRL_IOC_GETFSP2 (int)(_IOR('p', 93, struct envctrl_chip)) 238 #define ENVCTRL_IOC_GETDSKLED2 (int)(_IOR('p', 95, struct envctrl_chip)) 240 #define ENVCTRL_IOC_GETRAW (int)(_IOR('p', 97, struct envctrl_chip))
|
H A D | envctrl.h | 711 #define ENVCTRL_IOC_GETFAN (int)(_IOR('p', 81, struct envctrl_tda8444t_chip)) 712 #define ENVCTRL_IOC_GETTEMP (int)(_IOR('p', 82, struct envctrl_pcf8591_chip)) 713 #define ENVCTRL_IOC_GETFANFAIL (int)(_IOR('p', 83, struct envctrl_pcf8574_chip)) 716 #define ENVCTRL_IOC_GETDSKLED (int)(_IOR('p', 86, struct envctrl_pcf8574_chip)) 717 #define ENVCTRL_IOC_GETMODE (int)(_IOR('p', 87, uchar_t))
|
H A D | envmon.h | 71 #define ENVMONIOCSYSINFO _IOR('a', ENVMON_BASE + 0, envmon_sysinfo_t) 83 #define ENVMONIOCGETKEYSW _IOR('a', ENVMON_BASE + 12, envmon_keysw_pos_t) 88 _IOR('a', ENVMON_BASE + 15, envmon_chassis_t)
|
/titanic_41/usr/src/uts/common/io/bpf/net/ |
H A D | bpf.h | 126 #define BIOCGBLEN _IOR('B', 102, uint_t) 131 #define BIOCGDLT _IOR('B', 106, uint_t) 132 #define BIOCGETIF _IOR('B', 107, struct ifreq) 133 #define BIOCGETLIF _IOR('B', 107, struct lifreq) 136 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat) 137 #define BIOCGSTATSOLD _IOR('B', 111, struct bpf_stat_old) 139 #define BIOCVERSION _IOR('B', 113, struct bpf_version) 142 #define BIOCGHDRCMPLT _IOR('B', 116, uint_t) 146 #define BIOCGSEESENT _IOR('B', 120, uint_t) 149 #define BIOCGRTIMEOUT _IOR('B', 123, struct timeval) [all …]
|
/titanic_41/usr/src/uts/common/sys/agp/ |
H A D | agptarget_io.h | 20 #define CHIP_DETECT _IOR(AGPTARGETIOC_BASE, 30, int) 21 #define I8XX_GET_PREALLOC_SIZE _IOR(AGPTARGETIOC_BASE, 31, size_t) 22 #define AGP_TARGET_GETINFO _IOR(AGPTARGETIOC_BASE, 32, i_agp_info_t)
|
H A D | agpmaster_io.h | 46 #define DEVICE_DETECT _IOR(AGPMASTERIOC_BASE, 10, int) 47 #define I8XX_GET_INFO _IOR(AGPMASTERIOC_BASE, 11, igd_info_t) 52 #define AGP_MASTER_GETINFO _IOR(AGPMASTERIOC_BASE, 20, agp_info_t)
|
/titanic_41/usr/src/uts/sun4u/lw8/sys/ |
H A D | lw8.h | 42 #define LOMIOCFLEDSTATE _IOR('a', 24, lom_fled_info_t) 43 #define LOMIOCINFO _IOR('a', 25, lom_info_t) 49 #define LOMIOCMREAD _IOR('a', 33, lom_mprog_t)
|
/titanic_41/usr/src/uts/common/sys/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.h | 87 #define EVTIOCGVERSION _IOR('E', 0x1, int) 88 #define EVTIOCGDEVID _IOR('E', 0x2, struct event_dev_id) 90 #define EVTIOCGABS(i) _IOR('E', 0x40 + (i), struct event_abs_axis)
|