Symbol: _IO
usr/src/boot/sys/sys/disk.h
70
#define DIOCGFLUSH _IO('d', 135) /* Flush write cache */
usr/src/boot/sys/ufs/ffs/fs.h
776
#define UFSRESUME _IO('U', 2)
usr/src/grub/grub-0.97/grub/asmstub.c
57
# define BLKFLSBUF _IO (0x12,97) /* flush buffer cache */
usr/src/grub/grub-0.97/lib/device.c
73
# define BLKGETSIZE _IO(0x12,96) /* return device size */
usr/src/uts/common/inet/ipf/bpf-ipf.h
116
#define BIOCFLUSH _IO(B,104)
usr/src/uts/common/inet/ipf/bpf-ipf.h
117
#define BIOCPROMISC _IO(B,105)
usr/src/uts/common/inet/ipf/bpf-ipf.h
132
#define BIOCFLUSH _IO('B',104)
usr/src/uts/common/inet/ipf/bpf-ipf.h
133
#define BIOCPROMISC _IO('B',105)
usr/src/uts/common/io/bpf/net/bpf.h
129
#define BIOCFLUSH _IO('B', 104)
usr/src/uts/common/io/bpf/net/bpf.h
130
#define BIOCPROMISC _IO('B', 105)
usr/src/uts/common/io/tty_pts.c
856
if ((cmd & ~0xff) == _IO('u', 0)) {
usr/src/uts/common/sys/audioio.h
256
#define AUDIO_DRAIN _IO('A', 3)
usr/src/uts/common/sys/bpp_io.h
62
#define BPPIOC_TESTIO _IO('b', 6)
usr/src/uts/common/sys/filio.h
102
#define _FIOSNAPSHOTCREATE _IO('f', 89) /* create a snapshot */
usr/src/uts/common/sys/filio.h
103
#define _FIOSNAPSHOTDELETE _IO('f', 90) /* delete a snapshot */
usr/src/uts/common/sys/filio.h
108
#define _FIOGETSUPERBLOCK _IO('f', 91)
usr/src/uts/common/sys/filio.h
113
#define _FIOGETMAXPHYS _IO('f', 92)
usr/src/uts/common/sys/filio.h
118
#define _FIO_SET_LUFS_DEBUG _IO('f', 93) /* set lufs_debug */
usr/src/uts/common/sys/filio.h
119
#define _FIO_SET_LUFS_ERROR _IO('f', 94) /* set a lufs error */
usr/src/uts/common/sys/filio.h
120
#define _FIO_GET_TOP_STATS _IO('f', 95) /* get lufs tranaction stats */
usr/src/uts/common/sys/filio.h
125
#define _FIOSNAPSHOTCREATE_MULTI _IO('f', 96)
usr/src/uts/common/sys/filio.h
130
#define _FIO_SEEK_DATA _IO('f', 97) /* SEEK_DATA */
usr/src/uts/common/sys/filio.h
131
#define _FIO_SEEK_HOLE _IO('f', 98) /* SEEK_HOLE */
usr/src/uts/common/sys/filio.h
136
#define _FIO_COMPRESSED _IO('f', 99) /* mark file as compressed */
usr/src/uts/common/sys/filio.h
141
#define _FIO_COUNT_FILLED _IO('f', 100) /* count holes in a file */
usr/src/uts/common/sys/filio.h
57
#define FIOCLEX _IO('f', 1) /* set exclusive use on fd */
usr/src/uts/common/sys/filio.h
58
#define FIONCLEX _IO('f', 2) /* remove exclusive use */
usr/src/uts/common/sys/filio.h
71
#define _FIOLFS _IO('f', 64) /* file system lock */
usr/src/uts/common/sys/filio.h
72
#define _FIOLFSS _IO('f', 65) /* file system lock status */
usr/src/uts/common/sys/filio.h
73
#define _FIOFFS _IO('f', 66) /* file system flush */
usr/src/uts/common/sys/filio.h
75
#define _FIOOBSOLETE67 _IO('f', 67) /* obsolete and unsupported */
usr/src/uts/common/sys/filio.h
76
#define _FIOSATIME _IO('f', 68) /* set atime */
usr/src/uts/common/sys/filio.h
77
#define _FIOSDIO _IO('f', 69) /* set delayed io */
usr/src/uts/common/sys/filio.h
78
#define _FIOGDIO _IO('f', 70) /* get delayed io */
usr/src/uts/common/sys/filio.h
79
#define _FIOIO _IO('f', 71) /* inode open */
usr/src/uts/common/sys/filio.h
80
#define _FIOISLOG _IO('f', 72) /* disksuite/ufs protocol */
usr/src/uts/common/sys/filio.h
81
#define _FIOISLOGOK _IO('f', 73) /* disksuite/ufs protocol */
usr/src/uts/common/sys/filio.h
82
#define _FIOLOGRESET _IO('f', 74) /* disksuite/ufs protocol */
usr/src/uts/common/sys/filio.h
87
#define _FIOISBUSY _IO('f', 75) /* networker/ufs protocol */
usr/src/uts/common/sys/filio.h
88
#define _FIODIRECTIO _IO('f', 76) /* directio */
usr/src/uts/common/sys/filio.h
89
#define _FIOTUNE _IO('f', 77) /* tuning */
usr/src/uts/common/sys/filio.h
94
#define _FIOLOGENABLE _IO('f', 87) /* logging/ufs protocol */
usr/src/uts/common/sys/filio.h
95
#define _FIOLOGDISABLE _IO('f', 88) /* logging/ufs protocol */
usr/src/uts/common/sys/fs/smbfs_ioctl.h
55
#define SMBFSIO_GETSD _IO('f', 81)
usr/src/uts/common/sys/fs/smbfs_ioctl.h
56
#define SMBFSIO_SETSD _IO('f', 82)
usr/src/uts/common/sys/ib/clients/of/rdma/ib_user_mad.h
174
#define IB_USER_MAD_ENABLE_PKEY _IO(IB_IOCTL_MAGIC, 3)
usr/src/uts/common/sys/lom_io.h
171
#define LOMIOCCLEARLOG _IO('a', 26)
usr/src/uts/common/sys/lom_io.h
59
#define TSIOCDOGPAT _IO('a', 9)
usr/src/uts/common/sys/lom_io.h
60
#define TSIOCUNLOCK _IO('a', 10)
usr/src/uts/common/sys/lom_io.h
622
#define LOMPIOCRESON _IO('p', 1)
usr/src/uts/common/sys/lom_io.h
623
#define LOMPIOCRESOFF _IO('p', 2)
usr/src/uts/common/sys/lom_io.h
624
#define LOMPIOCFVPPON _IO('p', 3)
usr/src/uts/common/sys/lom_io.h
625
#define LOMPIOCFVPPOFF _IO('p', 4)
usr/src/uts/common/sys/lom_io.h
78
#define TSIOCDUMP _IO('a', 11)
usr/src/uts/common/sys/prnio.h
50
#define PRNIOC_RESET _IO(PRNIOC, 98)
usr/src/uts/common/sys/scsi/impl/usmp.h
74
#define USMPFUNC _IO('S', 01) /* user smp function */
usr/src/uts/common/sys/sockio.h
126
#define SIOCXPROTO _IO('s', 55) /* empty proto table */
usr/src/uts/common/sys/videodev2.h
1345
#define VIDIOC_RESERVED _IO('V', 1)
usr/src/uts/common/sys/videodev2.h
1401
#define VIDIOC_LOG_STATUS _IO('V', 70)
usr/src/uts/sun4u/mpxu/sys/lom_io.h
52
#define TSIOCDOGPAT _IO('a', 9)
usr/src/uts/sun4v/sys/ntwdt.h
41
#define LOMIOCDOGPAT _IO('a', 9)