Searched refs:uint32_t (Results 76 - 100 of 3808) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/xz/src/liblzma/rangecoder/
H A Dprice.h28 static inline uint32_t
29 rc_bit_price(const probability prob, const uint32_t bit)
36 static inline uint32_t
43 static inline uint32_t
51 static inline uint32_t
53 const uint32_t bit_levels, uint32_t symbol)
55 uint32_t price = 0;
59 const uint32_t bit = symbol & 1;
68 static inline uint32_t
[all...]
/freebsd-9.3-release/sys/xen/interface/
H A Dacm_ops.h53 uint32_t pushcache_size;
61 uint32_t pullcache_size;
69 uint32_t pullcache_size;
78 uint32_t get_ssid_by; /* ACM_GETBY_* */
84 uint32_t ssidbuf_size;
90 uint32_t get_decision_by1; /* ACM_GETBY_* */
91 uint32_t get_decision_by2; /* ACM_GETBY_* */
100 uint32_t hook;
102 uint32_t acm_decision;
110 uint32_t policy_pushcache_siz
[all...]
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malohal.h72 uint32_t fw_releasenum; /* firmware release number */
73 uint32_t wcbbase0;
74 uint32_t rxdesc_read;
75 uint32_t rxdesc_write;
76 uint32_t ul_fw_awakecookie;
77 uint32_t wcbbase[4];
84 uint32_t maxnum_wcb; /* max # of WCB FW handles */
85 uint32_t maxnum_txwcb; /* max # of tx descs per WCB */
86 uint32_t rxdesc_read;
87 uint32_t rxdesc_writ
[all...]
/freebsd-9.3-release/sys/dev/fatm/
H A Dif_fatmreg.h269 uint32_t id; /* "FORE" */
270 uint32_t version; /* firmware version */
271 uint32_t offset; /* load offset */
272 uint32_t entry; /* entry point */
294 uint32_t buffer; /* DMA buffer address */
295 uint32_t length; /* and length */
298 uint32_t atm_header; /* header for the transmitted cells */
299 uint32_t spec; /* PDU description */
300 uint32_t stream; /* traffic shaping word */
301 uint32_t pa
[all...]
/freebsd-9.3-release/contrib/ofed/management/libibcommon/src/
H A Dhash.c110 uint32_t
111 fhash(uint8_t *k, int length, uint32_t initval)
113 uint32_t a, b, c, len;
122 a += (k[0] + ((uint32_t)k[1]<<8) +
123 ((uint32_t)k[2]<<16) + ((uint32_t)k[3]<<24));
124 b += (k[4] + ((uint32_t)k[5]<<8) + ((uint32_t)k[6]<<16) +
125 ((uint32_t)k[7]<<24));
126 c += (k[8] + ((uint32_t)
[all...]
/freebsd-9.3-release/sys/kgssapi/
H A Dgssd.x52 uint32_t major_status;
53 uint32_t minor_status;
57 uint32_t ret_flags;
58 uint32_t time_rec;
62 uint32_t uid;
67 uint32_t req_flags;
68 uint32_t time_req;
74 uint32_t major_status;
75 uint32_t minor_status;
80 uint32_t ret_flag
[all...]
/freebsd-9.3-release/sys/net/
H A Dnetmap.h114 * The buffers are linked to each other using the first uint32_t
146 uint32_t buf_idx; /* buffer index */
261 const uint32_t num_slots; /* number of slots in the ring. */
262 const uint32_t nr_buf_size;
266 uint32_t head; /* (u) first user slot */
267 uint32_t cur; /* (u) wakeup point */
268 uint32_t tail; /* (k) first kernel slot */
270 uint32_t flags;
311 const uint32_t ni_version; /* API version, currently unused */
312 const uint32_t ni_flag
[all...]
/freebsd-9.3-release/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.h23 uint32_t len;
24 uint32_t dist;
39 uint32_t size;
45 uint32_t keep_size_before;
51 uint32_t keep_size_after;
58 uint32_t offset;
63 uint32_t read_pos;
67 uint32_t read_ahead;
75 uint32_t read_limit;
80 uint32_t write_po
[all...]
/freebsd-9.3-release/contrib/xz/src/liblzma/api/lzma/
H A Dlzma.h217 uint32_t dict_size;
254 uint32_t preset_dict_size;
281 uint32_t lc;
293 uint32_t lp;
316 uint32_t pb;
342 uint32_t nice_len;
375 uint32_t depth;
384 uint32_t reserved_int1;
385 uint32_t reserved_int2;
386 uint32_t reserved_int
[all...]
/freebsd-9.3-release/lib/libc/iconv/
H A Dcitrus_db_hash.h34 uint32_t _citrus_db_hash_std(struct _citrus_region *);
/freebsd-9.3-release/lib/libc/net/
H A Dntoh.c32 uint32_t
33 htonl(uint32_t hl)
46 uint32_t
47 ntohl(uint32_t nl)
/freebsd-9.3-release/lib/libcompiler_rt/
H A D__sync_lock_test_and_set_4.c3 #define TYPE uint32_t
H A D__sync_val_compare_and_swap_4.c3 #define TYPE uint32_t
/freebsd-9.3-release/sys/boot/common/
H A Dcrc32.h11 uint32_t crc32(const void *buf, size_t size);
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Docteon-pci-console.h69 uint32_t input_read_index;
70 uint32_t input_write_index;
72 uint32_t output_read_index;
73 uint32_t output_write_index;
74 uint32_t lock;
75 uint32_t buf_size;
84 uint32_t major_version;
85 uint32_t minor_version;
86 uint32_t lock;
87 uint32_t flag
[all...]
/freebsd-9.3-release/sys/dev/qlxgb/
H A Dqla_ioctl.h42 uint32_t reg;
43 uint32_t val;
48 uint32_t off;
49 uint32_t data;
/freebsd-9.3-release/sys/dev/vt/colors/
H A Dvt_termcolors.h48 int vt_generate_vga_palette(uint32_t *palette, int format, uint32_t rmax,
49 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset);
/freebsd-9.3-release/sys/sparc64/include/
H A Dfp.h36 void savefpctx(uint32_t *fp);
H A Dofw_nexus.h68 uint32_t phys_hi;
69 uint32_t phys_lo;
70 uint32_t size_hi;
71 uint32_t size_lo;
/freebsd-9.3-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h47 uint32_t prices[POS_STATES_MAX][LEN_SYMBOLS];
48 uint32_t table_size;
49 uint32_t counters[POS_STATES_MAX];
60 uint32_t pos_prev_2;
61 uint32_t back_prev_2;
63 uint32_t price;
64 uint32_t pos_prev; // pos_next;
65 uint32_t back_prev;
67 uint32_t backs[REP_DISTANCES];
80 uint32_t rep
[all...]
/freebsd-9.3-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_crc32.c28 STATIC_RW_DATA uint32_t xz_crc32_table[256];
32 const uint32_t poly = 0xEDB88320;
34 uint32_t i;
35 uint32_t j;
36 uint32_t r;
49 XZ_EXTERN uint32_t xz_crc32(const uint8_t *buf, size_t size, uint32_t crc)
/freebsd-9.3-release/sys/xen/interface/io/
H A Dpciif.h63 uint32_t cmd;
69 uint32_t domain; /* PCI Domain/Segment */
70 uint32_t bus;
71 uint32_t devfn;
78 uint32_t value;
80 uint32_t info;
87 uint32_t flags;
/freebsd-9.3-release/sys/ia64/include/
H A Ddig64.h41 uint32_t addr_low;
42 uint32_t addr_high;
64 uint32_t baud_low;
65 uint32_t baud_high;
69 uint32_t irq;
70 uint32_t pclock;
78 uint32_t length;
83 uint32_t oem_rev;
85 uint32_t creator_rev;
86 uint32_t entrie
[all...]
/freebsd-9.3-release/sys/mips/atheros/
H A Dar71xx_cpudef.h35 void (* ar71xx_chip_device_stop) (uint32_t);
36 void (* ar71xx_chip_device_start) (uint32_t);
37 int (* ar71xx_chip_device_stopped) (uint32_t);
42 uint32_t (* ar71xx_chip_get_eth_pll) (unsigned int, int);
69 static inline void ar71xx_device_stop(uint32_t mask)
74 static inline void ar71xx_device_start(uint32_t mask)
79 static inline int ar71xx_device_stopped(uint32_t mask)
115 extern uint32_t u_ar71xx_cpu_freq;
116 extern uint32_t u_ar71xx_ahb_freq;
117 extern uint32_t u_ar71xx_ddr_fre
[all...]
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_uathvar.h90 uint32_t flags;
91 uint32_t msgid;
110 uint32_t targetVersion;
111 uint32_t targetRevision;
112 uint32_t macVersion;
113 uint32_t macRevision;
114 uint32_t phyRevision;
115 uint32_t analog5GhzRevision;
116 uint32_t analog2GhzRevision;
117 uint32_t regDomai
[all...]

Completed in 238 milliseconds

1234567891011>>