Home
last modified time | relevance | path

Searched refs:_IO (Results 1 – 25 of 101) sorted by relevance

12345

/linux-2.4.37.9/include/linux/
Dtelephony.h98 #define PHONE_CAPABILITIES _IO ('q', 0x80)
113 #define PHONE_RING _IO ('q', 0x83)
114 #define PHONE_HOOKSTATE _IO ('q', 0x84)
117 #define OLD_PHONE_RING_START _IO ('q', 0x87)
119 #define PHONE_RING_STOP _IO ('q', 0x88)
124 #define PHONE_REC_START _IO ('q', 0x8A)
125 #define PHONE_REC_STOP _IO ('q', 0x8B)
130 #define PHONE_REC_LEVEL _IO ('q', 0x8F)
133 #define PHONE_PLAY_START _IO ('q', 0x91)
134 #define PHONE_PLAY_STOP _IO ('q', 0x92)
[all …]
Disdn.h29 #define IIOCNETAIF _IO('I',1)
30 #define IIOCNETDIF _IO('I',2)
31 #define IIOCNETSCF _IO('I',3)
32 #define IIOCNETGCF _IO('I',4)
33 #define IIOCNETANM _IO('I',5)
34 #define IIOCNETDNM _IO('I',6)
35 #define IIOCNETGNM _IO('I',7)
36 #define IIOCGETSET _IO('I',8) /* no longer supported */
37 #define IIOCSETSET _IO('I',9) /* no longer supported */
38 #define IIOCSETVER _IO('I',10)
[all …]
Dnbd.h13 #define NBD_SET_SOCK _IO( 0xab, 0 )
14 #define NBD_SET_BLKSIZE _IO( 0xab, 1 )
15 #define NBD_SET_SIZE _IO( 0xab, 2 )
16 #define NBD_DO_IT _IO( 0xab, 3 )
17 #define NBD_CLEAR_SOCK _IO( 0xab, 4 )
18 #define NBD_CLEAR_QUE _IO( 0xab, 5 )
19 #define NBD_PRINT_DEBUG _IO( 0xab, 6 )
20 #define NBD_SET_SIZE_BLOCKS _IO( 0xab, 7 )
21 #define NBD_DISCONNECT _IO( 0xab, 8 )
Dumsdos_fs.h114 #define UMSDOS_READDIR_DOS _IO(0x04,210) /* Do a readdir of the DOS directory */
115 #define UMSDOS_UNLINK_DOS _IO(0x04,211) /* Erase in the DOS directory only */
116 #define UMSDOS_RMDIR_DOS _IO(0x04,212) /* rmdir in the DOS directory only */
117 #define UMSDOS_STAT_DOS _IO(0x04,213) /* Get info about a file */
120 #define UMSDOS_CREAT_EMD _IO(0x04,214) /* Create a file */
121 #define UMSDOS_UNLINK_EMD _IO(0x04,215) /* unlink (rmdir) a file */
122 #define UMSDOS_READDIR_EMD _IO(0x04,216) /* read the EMD file only. */
123 #define UMSDOS_GETVERSION _IO(0x04,217) /* Get the release number of UMSDOS */
124 #define UMSDOS_INIT_EMD _IO(0x04,218) /* Create the EMD file if not there */
125 #define UMSDOS_DOS_SETUP _IO(0x04,219) /* Set the defaults of the MS-DOS driver. */
[all …]
Dfd.h40 #define FDCLRPRM _IO(2, 0x41)
54 #define FDMSGON _IO(2,0x45)
55 #define FDMSGOFF _IO(2,0x46)
68 #define FDFMTBEG _IO(2,0x47)
72 #define FDFMTEND _IO(2,0x49)
97 #define FDSETEMSGTRESH _IO(2,0x4a)
100 #define FDFLUSH _IO(2,0x4b)
239 #define FDRESET _IO(2, 0x54)
305 #define FDWERRORCLR _IO(2, 0x56)
361 #define FDRAWCMD _IO(2, 0x58)
[all …]
Drtc.h70 #define RTC_AIE_ON _IO('p', 0x01) /* Alarm int. enable on */
71 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */
72 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */
73 #define RTC_UIE_OFF _IO('p', 0x04) /* ... off */
74 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */
75 #define RTC_PIE_OFF _IO('p', 0x06) /* ... off */
76 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */
77 #define RTC_WIE_OFF _IO('p', 0x10) /* ... off */
Dsynclink.h261 #define MGSL_IOCSTXIDLE _IO(MGSL_MAGIC_IOC,2)
262 #define MGSL_IOCGTXIDLE _IO(MGSL_MAGIC_IOC,3)
263 #define MGSL_IOCTXENABLE _IO(MGSL_MAGIC_IOC,4)
264 #define MGSL_IOCRXENABLE _IO(MGSL_MAGIC_IOC,5)
265 #define MGSL_IOCTXABORT _IO(MGSL_MAGIC_IOC,6)
266 #define MGSL_IOCGSTATS _IO(MGSL_MAGIC_IOC,7)
268 #define MGSL_IOCCLRMODCOUNT _IO(MGSL_MAGIC_IOC,15)
269 #define MGSL_IOCLOOPTXDONE _IO(MGSL_MAGIC_IOC,9)
270 #define MGSL_IOCSIF _IO(MGSL_MAGIC_IOC,10)
271 #define MGSL_IOCGIF _IO(MGSL_MAGIC_IOC,11)
Dcomstats.h104 #define COM_GETPORTSTATS _IO('c',30)
105 #define COM_CLRPORTSTATS _IO('c',31)
106 #define COM_GETBRDSTATS _IO('c',32)
114 #define COM_READPORT _IO('c',40)
115 #define COM_READBOARD _IO('c',41)
116 #define COM_READPANEL _IO('c',42)
Datmarp.h23 #define ATMARPD_CTRL _IO('a',ATMIOC_CLIP+1) /* become atmarpd ctrl sock */
24 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
25 #define ATMARP_SETENTRY _IO('a',ATMIOC_CLIP+3) /* fill or hide ARP entry */
26 #define ATMARP_ENCAP _IO('a',ATMIOC_CLIP+5) /* change encapsulation */
/linux-2.4.37.9/include/asm-sparc/
Dioctls.h11 #define TCSBRK _IO('T', 5)
12 #define TCXONC _IO('T', 6)
13 #define TCFLSH _IO('T', 7)
26 #define __TIOCHPCL _IO('t', 2) /* SunOS Specific */
32 #define TIOCEXCL _IO('t', 13)
33 #define TIOCNXCL _IO('t', 14)
41 #define TIOCCONS _IO('t', 36)
54 #define TIOCSTART _IO('t', 110)
55 #define TIOCSTOP _IO('t', 111)
57 #define TIOCNOTTY _IO('t', 113)
[all …]
/linux-2.4.37.9/include/asm-sparc64/
Dioctls.h12 #define TCSBRK _IO('T', 5)
13 #define TCXONC _IO('T', 6)
14 #define TCFLSH _IO('T', 7)
27 #define __TIOCHPCL _IO('t', 2) /* SunOS Specific */
33 #define TIOCEXCL _IO('t', 13)
34 #define TIOCNXCL _IO('t', 14)
42 #define TIOCCONS _IO('t', 36)
55 #define TIOCSTART _IO('t', 110)
56 #define TIOCSTOP _IO('t', 111)
58 #define TIOCNOTTY _IO('t', 113)
[all …]
/linux-2.4.37.9/include/linux/raid/
Dmd_u.h24 #define PRINT_RAID_DEBUG _IO (MD_MAJOR, 0x13)
25 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14)
28 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20)
30 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22)
32 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24)
33 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25)
34 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26)
35 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27)
36 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28)
37 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29)
[all …]
/linux-2.4.37.9/include/asm-sh/
Dioctls.h6 #define FIOCLEX _IO('f', 1)
7 #define FIONCLEX _IO('f', 2)
24 #define TCSBRK _IO('t', 29)
25 #define TCXONC _IO('t', 30)
26 #define TCFLSH _IO('t', 31)
30 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
31 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
37 #define TIOCEXCL _IO('T', 12) /* 0x540C */
38 #define TIOCNXCL _IO('T', 13) /* 0x540D */
39 #define TIOCSCTTY _IO('T', 14) /* 0x540E */
[all …]
/linux-2.4.37.9/include/asm-sh64/
Dioctls.h17 #define FIOCLEX _IO('f', 1)
18 #define FIONCLEX _IO('f', 2)
35 #define TCSBRK _IO('t', 29)
36 #define TCXONC _IO('t', 30)
37 #define TCFLSH _IO('t', 31)
41 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
42 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
48 #define TIOCEXCL _IO('T', 12) /* 0x540C */
49 #define TIOCNXCL _IO('T', 13) /* 0x540D */
50 #define TIOCSCTTY _IO('T', 14) /* 0x540E */
[all …]
/linux-2.4.37.9/include/asm-parisc/
Dgrfioctl.h76 #define GCON _IO('G', 1)
77 #define GCOFF _IO('G', 2)
78 #define GCAON _IO('G', 3)
79 #define GCAOFF _IO('G', 4)
82 #define GCMAP_HPUX _IO('G', 5)
83 #define GCUNMAP_HPUX _IO('G', 6)
84 #define GCLOCK _IO('G', 7)
85 #define GCUNLOCK _IO('G', 8)
86 #define GCLOCK_MINIMUM _IO('G', 9)
87 #define GCUNLOCK_MINIMUM _IO('G', 10)
[all …]
/linux-2.4.37.9/drivers/ieee1394/
Dieee1394-ioctl.h15 #define AMDTP_IOC_ZAP _IO ('#', 0x03)
25 #define DV1394_IOC_SHUTDOWN _IO ('#', 0x07)
30 #define DV1394_IOC_SUBMIT_FRAMES _IO ('#', 0x08)
35 #define DV1394_IOC_WAIT_FRAMES _IO ('#', 0x09)
40 #define DV1394_IOC_RECEIVE_FRAMES _IO ('#', 0x0a)
43 #define DV1394_IOC_START_RECEIVE _IO ('#', 0x0b)
86 _IO ('#', 0x1e)
90 _IO ('#', 0x20)
92 _IO ('#', 0x21)
106 _IO ('#', 0x28)
[all …]
/linux-2.4.37.9/drivers/isdn/divert/
Disdn_divert.h19 #define IIOCGETVER _IO('I', 1) /* get version of interface */
20 #define IIOCGETDRV _IO('I', 2) /* get driver number */
21 #define IIOCGETNAM _IO('I', 3) /* get driver name */
22 #define IIOCGETRULE _IO('I', 4) /* read one rule */
23 #define IIOCMODRULE _IO('I', 5) /* modify/replace a rule */
24 #define IIOCINSRULE _IO('I', 6) /* insert/append one rule */
25 #define IIOCDELRULE _IO('I', 7) /* delete a rule */
26 #define IIOCDODFACT _IO('I', 8) /* hangup/reject/alert/immediately deflect a call */
27 #define IIOCDOCFACT _IO('I', 9) /* activate control forwarding in PBX */
28 #define IIOCDOCFDIS _IO('I',10) /* deactivate control forwarding in PBX */
[all …]
/linux-2.4.37.9/drivers/scsi/dpt/
Ddpti_ioctl.h38 #ifndef _IO
39 # define _IO(x,y) (((x)<<8)|y) macro
55 #define DPT_STATINFO _IO('D',70)
57 #define DPT_CLRSTAT _IO('D',71)
61 #define DPT_TIMEOUT _IO('D',73)
63 #define DPT_CONFIG _IO('D',74)
69 #define DPT_STATS_CLEAR _IO('D',81)
73 #define I2OUSRCMD _IO('D',76)
75 #define I2ORESCANCMD _IO('D',77)
77 #define I2ORESETCMD _IO('D',78)
/linux-2.4.37.9/include/asm-s390x/
Ddasd.h219 #define BIODASDDISABLE _IO(DASD_IOCTL_LETTER,0)
221 #define BIODASDENABLE _IO(DASD_IOCTL_LETTER,1)
223 #define BIODASDRSRV _IO(DASD_IOCTL_LETTER,2) /* reserve */
224 #define BIODASDRLSE _IO(DASD_IOCTL_LETTER,3) /* release */
225 #define BIODASDSLCK _IO(DASD_IOCTL_LETTER,4) /* steal lock */
227 #define BIODASDPRRST _IO(DASD_IOCTL_LETTER,5)
229 #define BIODASDQUIESCE _IO(DASD_IOCTL_LETTER,6)
231 #define BIODASDRESUME _IO(DASD_IOCTL_LETTER,7)
/linux-2.4.37.9/include/asm-s390/
Ddasd.h219 #define BIODASDDISABLE _IO(DASD_IOCTL_LETTER,0)
221 #define BIODASDENABLE _IO(DASD_IOCTL_LETTER,1)
223 #define BIODASDRSRV _IO(DASD_IOCTL_LETTER,2) /* reserve */
224 #define BIODASDRLSE _IO(DASD_IOCTL_LETTER,3) /* release */
225 #define BIODASDSLCK _IO(DASD_IOCTL_LETTER,4) /* steal lock */
227 #define BIODASDPRRST _IO(DASD_IOCTL_LETTER,5)
229 #define BIODASDQUIESCE _IO(DASD_IOCTL_LETTER,6)
231 #define BIODASDRESUME _IO(DASD_IOCTL_LETTER,7)
/linux-2.4.37.9/include/asm-ppc/
Dioctls.h6 #define FIOCLEX _IO('f', 1)
7 #define FIONCLEX _IO('f', 2)
30 #define TCSBRK _IO('t', 29)
31 #define TCXONC _IO('t', 30)
32 #define TCFLSH _IO('t', 31)
36 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
37 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
/linux-2.4.37.9/include/asm-ppc64/
Dioctls.h13 #define FIOCLEX _IO('f', 1)
14 #define FIONCLEX _IO('f', 2)
37 #define TCSBRK _IO('t', 29)
38 #define TCXONC _IO('t', 30)
39 #define TCFLSH _IO('t', 31)
43 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
44 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
Dtermios.h96 #define FIOCLEX _IO('f', 1)
97 #define FIONCLEX _IO('f', 2)
119 #define TCSBRK _IO('t', 29)
120 #define TCXONC _IO('t', 30)
121 #define TCFLSH _IO('t', 31)
125 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
126 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
/linux-2.4.37.9/include/asm-alpha/
Dioctls.h6 #define FIOCLEX _IO('f', 1)
7 #define FIONCLEX _IO('f', 2)
30 #define TCSBRK _IO('t', 29)
31 #define TCXONC _IO('t', 30)
32 #define TCFLSH _IO('t', 31)
36 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
37 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
/linux-2.4.37.9/drivers/net/wan/
Dcosa.h73 #define COSAIORSET _IO('C',0xf0)
97 #define COSAIONRCARDS _IO('C',0xf7)
100 #define COSAIONRCHANS _IO('C',0xf8)
109 #define COSAIOBMGET _IO('C', 0xfa)

12345