Searched refs:_IO (Results 1 - 25 of 211) sorted by relevance

123456789

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Dhires_clock.h44 #define HIRES_IOCQGETOFFSET _IO( HIRES_IOC_BASE, 0 )
47 #define HIRES_IOCQGETPICOSEC _IO( HIRES_IOC_BASE, 1 )
50 #define HIRES_IOCQGETCLOCKBITS _IO( HIRES_IOC_BASE, 2 )
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dhires_clock.h44 #define HIRES_IOCQGETOFFSET _IO( HIRES_IOC_BASE, 0 )
47 #define HIRES_IOCQGETPICOSEC _IO( HIRES_IOC_BASE, 1 )
50 #define HIRES_IOCQGETCLOCKBITS _IO( HIRES_IOC_BASE, 2 )
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Draw.h6 #define RAW_SETBIND _IO( 0xac, 0 )
7 #define RAW_GETBIND _IO( 0xac, 1 )
H A Drtc.h48 #define RTC_AIE_ON _IO('p', 0x01) /* Alarm int. enable on */
49 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */
50 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */
51 #define RTC_UIE_OFF _IO('p', 0x04) /* ... off */
52 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */
53 #define RTC_PIE_OFF _IO('p', 0x06) /* ... off */
54 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */
55 #define RTC_WIE_OFF _IO('p', 0x10) /* ... off */
H A 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 */
H A 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)
H A Dusb_gadgetfs.h63 #define GADGETFS_FIFO_STATUS _IO('g',1)
66 #define GADGETFS_FIFO_FLUSH _IO('g',2)
69 #define GADGETFS_CLEAR_HALT _IO('g',3)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Draw.h6 #define RAW_SETBIND _IO( 0xac, 0 )
7 #define RAW_GETBIND _IO( 0xac, 1 )
H A Drtc.h48 #define RTC_AIE_ON _IO('p', 0x01) /* Alarm int. enable on */
49 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */
50 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */
51 #define RTC_UIE_OFF _IO('p', 0x04) /* ... off */
52 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */
53 #define RTC_PIE_OFF _IO('p', 0x06) /* ... off */
54 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */
55 #define RTC_WIE_OFF _IO('p', 0x10) /* ... off */
H A 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 */
H A 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)
H A Dusb_gadgetfs.h63 #define GADGETFS_FIFO_STATUS _IO('g',1)
66 #define GADGETFS_FIFO_FLUSH _IO('g',2)
69 #define GADGETFS_CLEAR_HALT _IO('g',3)
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dcommon.h6 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
7 #define BLKGETSIZE _IO(0x12,96) /* return device size */
8 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
9 #define BLKSSZGET _IO(0x12,104) /* get block device sector size */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/raid/
H A 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_MAJO
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/raid/
H A 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_MAJO
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/divert/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A 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('
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb_gadgetfs.h63 #define GADGETFS_FIFO_STATUS _IO('g',1)
66 #define GADGETFS_FIFO_FLUSH _IO('g',2)
69 #define GADGETFS_CLEAR_HALT _IO('g',3)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.orig/
H A Dusb_gadgetfs.h63 #define GADGETFS_FIFO_STATUS _IO('g',1)
66 #define GADGETFS_FIFO_FLUSH _IO('g',2)
69 #define GADGETFS_CLEAR_HALT _IO('g',3)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dioctls.h6 #define FIOCLEX _IO('f', 1)
7 #define FIONCLEX _IO('f', 2)
23 #define TCSBRK _IO('t', 29)
24 #define TCXONC _IO('t', 30)
25 #define TCFLSH _IO('t', 31)
29 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
30 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
36 #define TIOCEXCL _IO('T', 12) /* 0x540C */
37 #define TIOCNXCL _IO('T', 13) /* 0x540D */
38 #define TIOCSCTTY _IO('
[all...]

Completed in 106 milliseconds

123456789