Searched refs:__u32 (Results 1 - 25 of 1184) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dext2_fs_i.h23 __u32 i_data[15];
24 __u32 i_flags;
25 __u32 i_faddr;
28 __u32 i_file_acl;
29 __u32 i_dir_acl;
30 __u32 i_dtime;
31 __u32 i_block_group;
32 __u32 i_next_alloc_block;
33 __u32 i_next_alloc_goal;
34 __u32 i_prealloc_bloc
[all...]
H A Dif_fddi.h108 __u32 rx_packets; /* total packets received */
109 __u32 tx_packets; /* total packets transmitted */
110 __u32 rx_bytes; /* total bytes received */
111 __u32 tx_bytes; /* total bytes transmitted */
112 __u32 rx_errors; /* bad packets received */
113 __u32 tx_errors; /* packet transmit problems */
114 __u32 rx_dropped; /* no space in linux buffers */
115 __u32 tx_dropped; /* no space available in linux */
116 __u32 multicast; /* multicast packets received */
117 __u32 transmit_collisio
[all...]
H A Dufs_fs_i.h18 __u32 i_data[15];
21 __u32 i_flags;
22 __u32 i_gen;
23 __u32 i_shadow;
24 __u32 i_unused1;
25 __u32 i_unused2;
26 __u32 i_oeftflag;
28 __u32 i_lastfrag;
H A Dufs_fs_sb.h31 __u32 c_cgx; /* number of cylidner group */
34 __u32 c_ndblk; /* number of data blocks this cg */
35 __u32 c_rotor; /* position of last used block */
36 __u32 c_frotor; /* position of last used frag */
37 __u32 c_irotor; /* position of last used inode */
38 __u32 c_btotoff; /* (__u32) block totals per cylinder */
39 __u32 c_boff; /* (short) free block positions */
40 __u32 c_iusedoff; /* (char) used inode map */
41 __u32 c_freeof
[all...]
H A Dext3_fs_i.h25 __u32 i_data[15];
26 __u32 i_flags;
28 __u32 i_faddr;
33 __u32 i_file_acl;
34 __u32 i_dir_acl;
35 __u32 i_dtime;
36 __u32 i_block_group;
37 __u32 i_state; /* Dynamic state flags for ext3 */
38 __u32 i_next_alloc_block;
39 __u32 i_next_alloc_goa
[all...]
H A Drandom.h38 __u32 buf[0];
52 extern void add_mouse_randomness(__u32 mouse_data);
59 extern __u32 secure_ip_id(__u32 daddr);
60 extern __u32 secure_tcp_sequence_number(__u32 saddr, __u32 daddr,
62 extern __u32 secure_tcp_syn_cookie(__u32 saddr, __u32 dadd
[all...]
H A Dpkt_sched.h33 __u32 packets; /* Number of enqueued packets */
34 __u32 drops; /* Packets dropped because of lack of resources */
35 __u32 overlimits; /* Number of throttle events when this
37 __u32 bps; /* Current flow byte rate */
38 __u32 pps; /* Current flow packet rate */
39 __u32 qlen;
40 __u32 backlog;
86 __u32 rate;
93 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
121 __u32 limi
[all...]
H A Dite_gpio.h39 __u32 device;
40 __u32 mask;
41 __u32 data;
58 extern int ite_gpio_in(__u32 device, __u32 mask, volatile __u32 *data);
59 extern int ite_gpio_out(__u32 device, __u32 mask, __u32 data);
60 extern int ite_gpio_int_ctrl(__u32 devic
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dext2_fs_i.h23 __u32 i_data[15];
24 __u32 i_flags;
25 __u32 i_faddr;
28 __u32 i_file_acl;
29 __u32 i_dir_acl;
30 __u32 i_dtime;
31 __u32 i_block_group;
32 __u32 i_next_alloc_block;
33 __u32 i_next_alloc_goal;
34 __u32 i_prealloc_bloc
[all...]
H A Dif_fddi.h108 __u32 rx_packets; /* total packets received */
109 __u32 tx_packets; /* total packets transmitted */
110 __u32 rx_bytes; /* total bytes received */
111 __u32 tx_bytes; /* total bytes transmitted */
112 __u32 rx_errors; /* bad packets received */
113 __u32 tx_errors; /* packet transmit problems */
114 __u32 rx_dropped; /* no space in linux buffers */
115 __u32 tx_dropped; /* no space available in linux */
116 __u32 multicast; /* multicast packets received */
117 __u32 transmit_collisio
[all...]
H A Dufs_fs_i.h18 __u32 i_data[15];
21 __u32 i_flags;
22 __u32 i_gen;
23 __u32 i_shadow;
24 __u32 i_unused1;
25 __u32 i_unused2;
26 __u32 i_oeftflag;
28 __u32 i_lastfrag;
H A Dufs_fs_sb.h31 __u32 c_cgx; /* number of cylidner group */
34 __u32 c_ndblk; /* number of data blocks this cg */
35 __u32 c_rotor; /* position of last used block */
36 __u32 c_frotor; /* position of last used frag */
37 __u32 c_irotor; /* position of last used inode */
38 __u32 c_btotoff; /* (__u32) block totals per cylinder */
39 __u32 c_boff; /* (short) free block positions */
40 __u32 c_iusedoff; /* (char) used inode map */
41 __u32 c_freeof
[all...]
H A Dext3_fs_i.h25 __u32 i_data[15];
26 __u32 i_flags;
28 __u32 i_faddr;
33 __u32 i_file_acl;
34 __u32 i_dir_acl;
35 __u32 i_dtime;
36 __u32 i_block_group;
37 __u32 i_state; /* Dynamic state flags for ext3 */
38 __u32 i_next_alloc_block;
39 __u32 i_next_alloc_goa
[all...]
H A Drandom.h38 __u32 buf[0];
52 extern void add_mouse_randomness(__u32 mouse_data);
59 extern __u32 secure_ip_id(__u32 daddr);
60 extern __u32 secure_tcp_sequence_number(__u32 saddr, __u32 daddr,
62 extern __u32 secure_tcp_syn_cookie(__u32 saddr, __u32 dadd
[all...]
H A Dpkt_sched.h33 __u32 packets; /* Number of enqueued packets */
34 __u32 drops; /* Packets dropped because of lack of resources */
35 __u32 overlimits; /* Number of throttle events when this
37 __u32 bps; /* Current flow byte rate */
38 __u32 pps; /* Current flow packet rate */
39 __u32 qlen;
40 __u32 backlog;
86 __u32 rate;
93 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
121 __u32 limi
[all...]
H A Dite_gpio.h39 __u32 device;
40 __u32 mask;
41 __u32 data;
58 extern int ite_gpio_in(__u32 device, __u32 mask, volatile __u32 *data);
59 extern int ite_gpio_out(__u32 device, __u32 mask, __u32 data);
60 extern int ite_gpio_int_ctrl(__u32 devic
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A De2image.h17 __u32 magic_number; /* This must be EXT2_ET_MAGIC_E2IMAGE */
21 __u32 fs_netaddr_type;/* 0 = IPV4, 1 = IPV6, etc. */
22 __u32 fs_device; /* Device number of image */
25 __u32 fs_blocksize; /* Block size of the filesystem */
26 __u32 fs_reserved[8];
28 __u32 image_device; /* Device number of image file */
29 __u32 image_inode; /* Inode number of image file */
30 __u32 image_time; /* Time of image creation */
31 __u32 image_reserved[8];
33 __u32 offset_supe
[all...]
H A Djfs_dat.h25 __u32 h_magic;
26 __u32 h_blocktype;
27 __u32 h_sequence;
36 __u32 t_blocknr; /* The on-disk block number */
37 __u32 t_flags; /* See below */
55 __u32 s_blocksize; /* journal device blocksize */
56 __u32 s_maxlen; /* total blocks in journal file */
57 __u32 s_first; /* first block of log information */
60 __u32 s_sequence; /* first commit ID expected in log */
61 __u32 s_star
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dp9100.h34 __volatile__ __u32 sys_base;
35 __volatile__ __u32 sys_config;
36 __volatile__ __u32 sys_intr;
37 __volatile__ __u32 sys_int_ena;
38 __volatile__ __u32 sys_alt_rd;
39 __volatile__ __u32 sys_alt_wr;
40 __volatile__ __u32 sys_xxx[58];
42 __volatile__ __u32 vid_base;
43 __volatile__ __u32 vid_hcnt;
44 __volatile__ __u32 vid_htota
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/adfs/
H A Ddir_fplus.h21 __u32 bigdirstartname;
22 __u32 bigdirnamelen;
23 __u32 bigdirsize;
24 __u32 bigdirentries;
25 __u32 bigdirnamesize;
26 __u32 bigdirparent;
31 __u32 bigdirload;
32 __u32 bigdirexec;
33 __u32 bigdirlen;
34 __u32 bigdirindadd
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/raid/
H A Dmd_p.h83 __u32 number; /* 0 Device number in the entire set */
84 __u32 major; /* 1 Device major number */
85 __u32 minor; /* 2 Device minor number */
86 __u32 raid_disk; /* 3 The role of the device in the raid set */
87 __u32 state; /* 4 Operational state */
88 __u32 reserved[MD_SB_DESCRIPTOR_WORDS - 5];
103 __u32 md_magic; /* 0 MD identifier */
104 __u32 major_version; /* 1 major version to which the set conforms */
105 __u32 minor_version; /* 2 minor version ... */
106 __u32 patch_versio
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/raid/
H A Dmd_p.h83 __u32 number; /* 0 Device number in the entire set */
84 __u32 major; /* 1 Device major number */
85 __u32 minor; /* 2 Device minor number */
86 __u32 raid_disk; /* 3 The role of the device in the raid set */
87 __u32 state; /* 4 Operational state */
88 __u32 reserved[MD_SB_DESCRIPTOR_WORDS - 5];
103 __u32 md_magic; /* 0 MD identifier */
104 __u32 major_version; /* 1 major version to which the set conforms */
105 __u32 minor_version; /* 2 minor version ... */
106 __u32 patch_versio
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dbootx.h58 __u32 physAddr; /* Physical starting address */
59 __u32 size; /* Size in bytes */
69 __u32 version;
71 __u32 compatible_version;
78 __u32 machineID;
81 __u32 architecture;
88 __u32 deviceTreeOffset; /* Device tree offset */
89 __u32 deviceTreeSize; /* Size of the device tree */
92 __u32 dispDeviceRect[4]; /* left,top,right,bottom */
93 __u32 dispDeviceDept
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dbootx.h58 __u32 physAddr; /* Physical starting address */
59 __u32 size; /* Size in bytes */
69 __u32 version;
71 __u32 compatible_version;
78 __u32 machineID;
81 __u32 architecture;
88 __u32 deviceTreeOffset; /* Device tree offset */
89 __u32 deviceTreeSize; /* Size of the device tree */
92 __u32 dispDeviceRect[4]; /* left,top,right,bottom */
93 __u32 dispDeviceDept
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dacorn.h16 __u32 start;
17 __u32 length;
18 __u32 one;
23 __u32 magic;
25 __u32 date;
33 __u32 magic;
34 __u32 start_sect;
35 __u32 nr_sects;
39 __u32 start;
44 __u32 unused
[all...]

Completed in 110 milliseconds

1234567891011>>