Searched refs:u_int32_t (Results 276 - 300 of 1299) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/bsm/
H A Daudit_internal.h74 #define AUDIT_HEADER_EX_SIZE(a) ((a)->ai_termid.at_type+18+sizeof(u_int32_t))
76 #define MAX_AUDIT_HEADER_SIZE (5*sizeof(u_int32_t)+18)
100 (loc) += sizeof(u_int32_t); \
/freebsd-11-stable/sys/dev/agp/
H A Dagpvar.h47 u_int32_t ai_mode;
52 u_int32_t ai_devid;
92 int agp_enable(device_t dev, u_int32_t mode);
/freebsd-11-stable/sys/dev/ahb/
H A Dahbreg.h152 u_int32_t resid_addr;
224 u_int32_t data_ptr;
225 u_int32_t data_len;
226 u_int32_t status_ptr;
227 u_int32_t link_ptr;
228 u_int32_t reserved2;
229 u_int32_t sense_ptr;
237 u_int32_t addr;
238 u_int32_t len;
270 u_int32_t ecb_physbas
[all...]
/freebsd-11-stable/contrib/openbsm/sys/bsm/
H A Daudit_internal.h72 #define AUDIT_HEADER_EX_SIZE(a) ((a)->ai_termid.at_type+18+sizeof(u_int32_t))
74 #define MAX_AUDIT_HEADER_SIZE (5*sizeof(u_int32_t)+18)
98 (loc) += sizeof(u_int32_t); \
/freebsd-11-stable/lib/msun/src/
H A Ds_cbrt.c24 static const u_int32_t
45 u_int32_t sign;
46 u_int32_t high,low;
/freebsd-11-stable/include/protocols/
H A Ddumprestore.h107 u_int32_t c_file_flags; /* status flags (chflags) */
109 u_int32_t c_uid; /* file owner */
110 u_int32_t c_gid; /* file group */
/freebsd-11-stable/lib/libmd/
H A Dripemd.h77 u_int32_t A,B,C,D,E;
78 u_int32_t Nl,Nh;
79 u_int32_t data[RIPEMD160_LBLOCK];
/freebsd-11-stable/sys/net/
H A Dbpf_filter.c55 #define EXTRACT_LONG(p) (ntohl(*(u_int32_t *)p))
62 ((u_int32_t)*((u_char *)p+0)<<24|\
63 (u_int32_t)*((u_char *)p+1)<<16|\
64 (u_int32_t)*((u_char *)p+2)<<8|\
65 (u_int32_t)*((u_char *)p+3)<<0)
89 static u_int32_t m_xword(struct mbuf *m, bpf_u_int32 k, int *err);
91 static u_int32_t
118 return (((u_int32_t)cp[0] << 24) |
119 ((u_int32_t)np[0] << 16) |
120 ((u_int32_t)n
[all...]
/freebsd-11-stable/sys/dev/mlx/
H A Dmlxreg.h201 u_int32_t sg_addr;
202 u_int32_t sg_count;
213 u_int32_t me_drvsize[8];
240 u_int32_t me_drvsize[32];
269 u_int32_t me_hardware_id;
270 u_int32_t me_firmware_id;
271 u_int32_t res1;
280 u_int32_t res3;
281 u_int32_t me_mem_size;
282 u_int32_t me_cache_siz
[all...]
/freebsd-11-stable/sys/mips/nlm/
H A Dbus_space_rmi.c74 static u_int32_t
94 bus_size_t offset, u_int32_t *addr,
112 bus_size_t offset, u_int32_t *addr,
128 bus_size_t offset, u_int32_t value);
148 const u_int32_t *addr,
162 const u_int32_t *addr,
174 bus_size_t offset, u_int32_t value,
196 static u_int32_t
214 bus_size_t offset, u_int32_t *addr,
226 bus_size_t offset, u_int32_t valu
[all...]
/freebsd-11-stable/sys/dev/advansys/
H A Dadwmcode.h23 const u_int32_t mcode_chksum;
105 u_int32_t carr_offset; /* Carrier byte offset into our array */
106 u_int32_t carr_ba; /* Carrier Bus Address */
107 u_int32_t areq_ba; /* SCSI Req Queue Bus Address */
108 u_int32_t next_ba;
/freebsd-11-stable/libexec/revnetgroup/
H A Dhash.c53 u_int32_t
58 u_int32_t h;
103 u_int32_t
150 u_int32_t i;
180 u_int32_t i;
/freebsd-11-stable/lib/libc/gen/
H A Dldexp.c30 u_int32_t msw;
31 u_int32_t lsw;
44 u_int32_t lsw;
45 u_int32_t msw;
90 u_int32_t hx,hy;
/freebsd-11-stable/sys/sys/
H A Dmchain.h74 int mb_put_uint32be(struct mbchain *mbp, u_int32_t x);
75 int mb_put_uint32le(struct mbchain *mbp, u_int32_t x);
91 int md_get_uint32(struct mdchain *mdp, u_int32_t *x);
92 int md_get_uint32be(struct mdchain *mdp, u_int32_t *x);
93 int md_get_uint32le(struct mdchain *mdp, u_int32_t *x);
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.c268 chn_findfeeder(struct pcm_channel *c, u_int32_t type)
317 u_int32_t
318 snd_fmtscore(u_int32_t fmt)
320 u_int32_t ret;
348 static u_int32_t
349 snd_fmtbestfunc(u_int32_t fmt, u_int32_t *fmts, int cheq)
351 u_int32_t best, score, score2, oldscore;
393 u_int32_t
394 snd_fmtbestbit(u_int32_t fm
[all...]
/freebsd-11-stable/sys/dev/twe/
H A Dtwe_compat.h74 #define TWE_CONTROL(sc, val) bus_write_4((sc)->twe_io, 0x0, (u_int32_t)val)
75 #define TWE_STATUS(sc) (u_int32_t)bus_read_4((sc)->twe_io, 0x4)
76 #define TWE_COMMAND_QUEUE(sc, val) bus_write_4((sc)->twe_io, 0x8, (u_int32_t)val)
84 u_int32_t twe_cmdphys; /* address of command in controller space */ \
106 u_int32_t tr_dataphys; /* data buffer base address in controller space */
/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.h292 u_int32_t part_num;
296 u_int32_t tx_int_delay;
297 u_int32_t tx_abs_int_delay;
298 u_int32_t rx_int_delay;
299 u_int32_t rx_abs_int_delay;
316 u_int32_t next_avail_tx_desc;
317 u_int32_t oldest_used_tx_desc;
320 u_int32_t txd_cmd;
333 u_int32_t next_rx_desc_to_check;
335 u_int32_t rx_buffer_le
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dport-tun.c212 u_int32_t *af;
220 bcopy(buf, ptr + sizeof(u_int32_t), len);
221 len += sizeof(u_int32_t);
222 af = (u_int32_t *)ptr;
224 iph = (struct ip *)(ptr + sizeof(u_int32_t));
237 if (len < (int)sizeof(u_int32_t))
240 af = (u_int32_t *)ptr;
256 u_int32_t *af;
270 *dlen -= sizeof(u_int32_t);
271 buf = *data + sizeof(u_int32_t);
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32.h124 u_int32_t iov_base;
129 u_int32_t msg_name;
131 u_int32_t msg_iov;
133 u_int32_t msg_control;
151 u_int32_t st_blksize;
152 u_int32_t st_flags;
153 u_int32_t st_gen;
174 u_int32_t st_flags;
179 u_int32_t version;
182 u_int32_t ip_numbe
[all...]
/freebsd-11-stable/secure/lib/libcrypt/
H A Dcrypt-des.c55 * addressed as arrays of u_int32_t's (ie. the CPU is not picky about
166 static u_int32_t bits32[32] =
180 static u_int32_t saltbits;
181 static u_int32_t old_salt;
182 static u_int32_t *bits28, *bits24;
184 static u_int32_t en_keysl[16], en_keysr[16];
185 static u_int32_t de_keysl[16], de_keysr[16];
188 static u_int32_t psbox[4][256];
189 static u_int32_t ip_maskl[8][256], ip_maskr[8][256];
190 static u_int32_t fp_mask
[all...]
/freebsd-11-stable/sys/isa/
H A Disavar.h80 u_int32_t ir_start;
81 u_int32_t ir_end;
82 u_int32_t ir_size;
83 u_int32_t ir_align;
89 u_int32_t ic_irqmask[ISA_NIRQ];
90 u_int32_t ic_drqmask[ISA_NDRQ];
101 u_int32_t ip_id;
/freebsd-11-stable/sys/cam/
H A Dcam_xpt.h64 u_int32_t event_enable; /* Async Event enables */
65 u_int32_t event_lock; /* Take SIM lock for handlers. */
66 void (*callback)(void *arg, u_int32_t code,
81 u_int32_t priority,
82 u_int32_t flags);
85 u_int32_t priority);
116 void xpt_async(u_int32_t async_code, struct cam_path *path,
/freebsd-11-stable/sys/dev/mly/
H A Dmlyvar.h168 u_int32_t mly_sg_busaddr; /* s/g table base address in bus space */
188 u_int32_t mly_mmbox_command_index; /* next index to use */
189 u_int32_t mly_mmbox_status_index; /* index we next expect status at */
214 u_int32_t mly_event_change; /* event status change indicator */
215 u_int32_t mly_event_counter; /* next event for which we anticpiate status */
216 u_int32_t mly_event_waiting; /* next event the controller will post status for */
248 bus_write_4(sc->mly_regs_resource, mbox, *((u_int32_t *)ptr)); \
249 bus_write_4(sc->mly_regs_resource, mbox + 4, *((u_int32_t *)ptr + 1)); \
250 bus_write_4(sc->mly_regs_resource, mbox + 8, *((u_int32_t *)ptr + 2)); \
251 bus_write_4(sc->mly_regs_resource, mbox + 12, *((u_int32_t *)pt
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Dt4dwave.c69 u_int32_t cso, alpha, fms, fmc, ec;
70 u_int32_t lba;
71 u_int32_t eso, delta;
72 u_int32_t rvol, cvol;
73 u_int32_t gvsel, pan, vol, ctrl;
74 u_int32_t active:1, was_active:1;
82 u_int32_t delta;
83 u_int32_t active:1, was_active:1;
91 u_int32_t type;
92 u_int32_t re
[all...]
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr_rec.c109 #define LAST_FRAG ((u_int32_t)(1U << 31))
120 u_int32_t *frag_header; /* beginning of curren fragment */
137 u_int32_t in_header;
211 rstrm->frag_header = (u_int32_t *)(void *)rstrm->out_base;
212 rstrm->out_finger += sizeof(u_int32_t);
244 *lp = (long)ntohl((u_int32_t)(*buflp));
251 *lp = (long)ntohl((u_int32_t)mylong);
274 *dest_lp = (int32_t)htonl((u_int32_t)(*lp));
503 ((u_long)rstrm->out_finger + sizeof(u_int32_t) >=
509 sizeof(u_int32_t);
[all...]

Completed in 343 milliseconds

<<11121314151617181920>>