| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | videodev2.h | 90 (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24)) 217 __u32 numerator; 218 __u32 denominator; 229 __u32 version; /* should use KERNEL_VERSION() */ 230 __u32 capabilities; /* Device capabilities */ 231 __u32 reserved[4]; 258 __u32 width; 259 __u32 height; 260 __u32 pixelformat; 262 __u32 bytesperline; /* for padding, zero if unused */ [all …]
|
| H A D | cyclades.h | 156 typedef __u32 uclong; /* 32 bits, unsigned */ 176 __u32 fpga_id; /* FPGA Identification Register */ 177 __u32 fpga_version; /* FPGA Version Number Register */ 178 __u32 cpu_start; /* CPU start Register (write) */ 179 __u32 cpu_stop; /* CPU stop Register (write) */ 180 __u32 misc_reg; /* Miscellaneous Register */ 181 __u32 idt_mode; /* IDT mode Register */ 182 __u32 uart_irq_status; /* UART IRQ status Register */ 183 __u32 clear_timer0_irq; /* Clear timer interrupt Register */ 184 __u32 clear_timer1_irq; /* Clear timer interrupt Register */ [all …]
|
| H A D | fuse.h | 50 __u32 atimensec; 51 __u32 mtimensec; 52 __u32 ctimensec; 53 __u32 mode; 54 __u32 nlink; 55 __u32 uid; 56 __u32 gid; 57 __u32 rdev; 58 __u32 blksize; 59 __u32 padding; [all …]
|
| H A D | pkt_sched.h | 33 __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; 83 __u32 rate; 92 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */ 121 __u32 limit; [all …]
|
| H A D | ethtool.h | 19 __u32 cmd; 20 __u32 supported; /* Features this interface supports */ 21 __u32 advertising; /* Features this interface advertises */ 28 __u32 maxtxpkt; /* Tx pkts before generating tx int */ 29 __u32 maxrxpkt; /* Rx pkts before generating rx int */ 30 __u32 reserved[4]; 36 __u32 cmd; 44 __u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */ 45 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */ 46 __u32 testinfo_len; [all …]
|
| H A D | fb.h | 149 __u32 smem_len; /* Length of frame buffer mem */ 150 __u32 type; /* see FB_TYPE_* */ 151 __u32 type_aux; /* Interleave for interleaved Planes */ 152 __u32 visual; /* see FB_VISUAL_* */ 156 __u32 line_length; /* length of a line in bytes */ 159 __u32 mmio_len; /* Length of Memory Mapped I/O */ 160 __u32 accel; /* Indicate to driver which */ 172 __u32 offset; /* beginning of bitfield */ 173 __u32 length; /* length of bitfield */ 174 __u32 msb_right; /* != 0 : Most significant bit is */ [all …]
|
| H A D | firewire-cdev.h | 47 __u32 type; 67 __u32 type; 68 __u32 node_id; 69 __u32 local_node_id; 70 __u32 bm_node_id; 71 __u32 irm_node_id; 72 __u32 root_node_id; 73 __u32 generation; 92 __u32 type; 93 __u32 rcode; [all …]
|
| H A D | i2o-dev.h | 41 #define I2OVALIDATE _IOR(I2O_MAGIC_NUMBER,8,__u32) 50 __u32 msg; /* message */ 146 __u32 LbBaseMemoryAddress; 153 __u32 IsaBaseMemoryAddress; 160 __u32 EisaBaseMemoryAddress; 167 __u32 McaBaseMemoryAddress; 173 __u32 BaseMemoryAddress; 177 __u32 adapter_id; 178 __u32 parent_tid:12; 179 __u32 state:4; [all …]
|
| H A D | kvm.h | 18 __u32 buf_size; /* sub_buffer size of each per-cpu */ 19 __u32 buf_nr; /* the number of sub_buffers of each per-cpu */ 24 __u32 slot; 25 __u32 flags; 32 __u32 slot; 33 __u32 flags; 50 __u32 irq; 51 __u32 level; 56 __u32 chip_id; 57 __u32 pad; [all …]
|
| H A D | affs_hardblocks.h | 9 __u32 rdb_ID; 12 __u32 rdb_HostID; 14 __u32 rdb_Flags; 15 __u32 rdb_BadBlockList; 17 __u32 rdb_FileSysHeaderList; 18 __u32 rdb_DriveInit; 19 __u32 rdb_Reserved1[6]; 20 __u32 rdb_Cylinders; 21 __u32 rdb_Sectors; 22 __u32 rdb_Heads; [all …]
|
| H A D | if_link.h | 9 __u32 rx_packets; /* total packets received */ 10 __u32 tx_packets; /* total packets transmitted */ 11 __u32 rx_bytes; /* total bytes received */ 12 __u32 tx_bytes; /* total bytes transmitted */ 13 __u32 rx_errors; /* bad packets received */ 14 __u32 tx_errors; /* packet transmit problems */ 15 __u32 rx_dropped; /* no space in linux buffers */ 16 __u32 tx_dropped; /* no space available in linux */ 17 __u32 multicast; /* multicast packets received */ 18 __u32 collisions; [all …]
|
| H A D | xfrm.h | 34 __u32 ctx_sid; 88 __u32 oseq; 89 __u32 seq; 90 __u32 bitmap; 107 __u32 replay_window; 108 __u32 replay; 109 __u32 integrity_failed; 224 __u32 reqid; 228 __u32 aalgos; 229 __u32 ealgos; [all …]
|
| H A D | ppp_defs.h | 104 typedef __u32 ext_accm[8]; 120 __u32 ppp_discards; /* # frames discarded */ 122 __u32 ppp_ibytes; /* bytes received */ 123 __u32 ppp_ioctects; /* bytes received not in error */ 124 __u32 ppp_ipackets; /* packets received */ 125 __u32 ppp_ierrors; /* receive errors */ 126 __u32 ppp_ilqrs; /* # LQR frames received */ 128 __u32 ppp_obytes; /* raw bytes sent */ 129 __u32 ppp_ooctects; /* frame bytes sent */ 130 __u32 ppp_opackets; /* packets sent */ [all …]
|
| H A D | hiddev.h | 40 __u32 bustype; 41 __u32 busnum; 42 __u32 devnum; 43 __u32 ifnum; 47 __u32 num_applications; 51 __u32 index; 52 __u32 type; 53 __u32 usage; 54 __u32 level; 64 __u32 report_type; [all …]
|
| H A D | tcp.h | 129 __u32 tcpi_rto; 130 __u32 tcpi_ato; 131 __u32 tcpi_snd_mss; 132 __u32 tcpi_rcv_mss; 134 __u32 tcpi_unacked; 135 __u32 tcpi_sacked; 136 __u32 tcpi_lost; 137 __u32 tcpi_retrans; 138 __u32 tcpi_fackets; 141 __u32 tcpi_last_data_sent; [all …]
|
| H A D | audit.h | 151 #define AUDIT_WORD(nr) ((__u32)((nr)/32)) 298 __u32 mask; /* Bit mask for valid entries */ 299 __u32 enabled; /* 1 = enabled, 0 = disabled */ 300 __u32 failure; /* Failure-to-log action */ 301 __u32 pid; /* pid of auditd process */ 302 __u32 rate_limit; /* messages rate limit (per second) */ 303 __u32 backlog_limit; /* waiting messages limit */ 304 __u32 lost; /* messages lost */ 305 __u32 backlog; /* messages waiting in queue */ 309 __u32 enabled; /* 1 = enabled, 0 = disabled */ [all …]
|
| H A D | ncp.h | 50 __u32 total_blocks; 51 __u32 free_blocks; 52 __u32 purgeable_blocks; 53 __u32 not_yet_purgeable_blocks; 54 __u32 total_dir_entries; 55 __u32 available_dir_entries; 126 __u32 mode; 127 __u32 rdev; 131 __u32 spaceAlloc; 139 __u32 creatorID; [all …]
|
| H A D | if_bridge.h | 58 __u32 root_path_cost; 59 __u32 max_age; 60 __u32 hello_time; 61 __u32 forward_delay; 62 __u32 bridge_max_age; 63 __u32 bridge_hello_time; 64 __u32 bridge_forward_delay; 69 __u32 ageing_time; 70 __u32 gc_interval; 71 __u32 hello_timer_value; [all …]
|
| H A D | videodev.h | 38 __u32 flags; 52 __u32 flags; 103 __u32 flags; 129 __u32 x,y; /* Position of window */ 130 __u32 width,height; /* Its size */ 131 __u32 chromakey; 132 __u32 flags; 144 __u32 x,y; /* Offsets into image */ 145 __u32 width, height; /* Area to capture */ 170 __u32 flags; [all …]
|
| H A D | synclink.h | 208 __u32 cts, dsr, rng, dcd, tx, rx; 209 __u32 frame, parity, overrun, brk; 210 __u32 buf_overrun; 211 __u32 txok; 212 __u32 txunder; 213 __u32 txabort; 214 __u32 txtimeout; 215 __u32 rxshort; 216 __u32 rxlong; 217 __u32 rxabort; [all …]
|
| H A D | inet_diag.h | 16 __u32 idiag_if; 17 __u32 idiag_cookie[2]; 31 __u32 idiag_states; /* States to dump */ 32 __u32 idiag_dbs; /* Tables to dump (NI) */ 83 __u32 idiag_expires; 84 __u32 idiag_rqueue; 85 __u32 idiag_wqueue; 86 __u32 idiag_uid; 87 __u32 idiag_inode; 106 __u32 idiag_rmem; [all …]
|
| H A D | wireless.h | 715 __u32 nwid; /* Rx : Wrong nwid/essid */ 716 __u32 code; /* Rx : Unable to code/decode (WEP) */ 717 __u32 fragment; /* Rx : Can't perform MAC reassembly */ 718 __u32 retries; /* Tx : Max MAC retries num reached */ 719 __u32 misc; /* Others cases */ 728 __u32 beacon; /* Missed beacons/superframe */ 783 __u32 min_channel_time; /* in TU */ 784 __u32 max_channel_time; /* in TU */ 817 __u32 ext_flags; /* IW_ENCODE_EXT_* */ 845 __u32 cmd; /* IW_PMKSA_* */ [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/raid/ |
| H A D | md_p.h | 88 __u32 number; /* 0 Device number in the entire set */ 89 __u32 major; /* 1 Device major number */ 90 __u32 minor; /* 2 Device minor number */ 91 __u32 raid_disk; /* 3 The role of the device in the raid set */ 92 __u32 state; /* 4 Operational state */ 93 __u32 reserved[MD_SB_DESCRIPTOR_WORDS - 5]; 121 __u32 md_magic; /* 0 MD identifier */ 122 __u32 major_version; /* 1 major version to which the set conforms */ 123 __u32 minor_version; /* 2 minor version ... */ 124 __u32 patch_version; /* 3 patchlevel version ... */ [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | statfs.h | 10 __u32 f_type; 11 __u32 f_bsize; 12 __u32 f_blocks; 13 __u32 f_bfree; 14 __u32 f_bavail; 15 __u32 f_files; 16 __u32 f_ffree; 18 __u32 f_namelen; 19 __u32 f_frsize; 20 __u32 f_spare[5]; [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/byteorder/ |
| H A D | swab.h | 67 static __inline__ __u32 ___swab32(__u32 x) in ___swab32() 70 (x & (__u32)0x0000ff00UL)<<8 | in ___swab32() 71 (x & (__u32)0x00ff0000UL)>>8; in ___swab32() 89 ((__u32)( \ 90 (((__u32)(x) & (__u32)0x000000ffUL) << 24) | \ 91 (((__u32)(x) & (__u32)0x0000ff00UL) << 8) | \ 92 (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ 93 (((__u32)(x) & (__u32)0xff000000UL) >> 24) )) 148 (__builtin_constant_p((__u32)(x)) ? \ 175 static __inline__ __u32 __fswab32(__u32 x) in __fswab32() [all …]
|