Searched refs:u_int (Results 576 - 600 of 3254) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/sys/sys/
H A Dunpcb.h83 u_int unp_refcount;
84 u_int unp_msgcount; /* references from message queue */
147 u_int xug_count;
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbus.h42 u_int owncount; /* iicbus ownership nesting count */
48 u_int bus_freq; /* Configured bus Hz. */
71 void iicbus_init_frequency(device_t dev, u_int bus_freq);
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_lapic.h34 bool lapic_msr(u_int num);
35 int lapic_rdmsr(struct vm *vm, int cpu, u_int msr, uint64_t *rval,
37 int lapic_wrmsr(struct vm *vm, int cpu, u_int msr, uint64_t wval,
/freebsd-11-stable/sys/cam/
H A Dcam_ccb.h552 u_int generations[4];
659 u_int protocol_version;
661 u_int transport_version;
669 u_int maxio; /* Max supported I/O size, in bytes. */
751 u_int tag_id; /* tag id from initator (target mode) */
752 u_int init_id; /* initiator id of who selected */
785 u_int tag_id; /* tag id from initator (target mode) */
786 u_int init_id; /* initiator id of who selected */
912 u_int valid; /* Which fields to honor */
914 u_int flag
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dtrap-v6.c83 typedef int abort_func_t(struct trapframe *, u_int, u_int, u_int, u_int,
215 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode)
247 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode,
248 u_int far)
551 abort_fatal(struct trapframe *tf, u_int id
[all...]
H A Ddb_interface.c192 if (db_validate_address((u_int)src)) {
208 if (db_validate_address((u_int)src)) {
227 if (db_validate_address((u_int)dst)) {
240 if (db_validate_address((u_int)dst)) {
257 static u_int
299 static u_int
300 db_branch_taken_read_int(void *cookie __unused, vm_offset_t offset, u_int *val)
302 u_int ret;
310 static u_int
317 u_int
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c229 ar9300_Stub_EepromRead(struct ath_hal *ah, u_int off, uint16_t *data)
237 ar9300_Stub_EepromWrite(struct ath_hal *ah, u_int off, uint16_t data)
253 u_int
303 ar9300_Stub_GpioSetIntr(struct ath_hal *ah, u_int gpioPin, uint32_t ilevel)
414 u_int
423 ar9300_Stub_SetDefAntenna(struct ath_hal *ah, u_int antenna)
454 ar9300_Stub_SetSifsTime(struct ath_hal *ah, u_int sifs)
461 u_int
470 ar9300_Stub_SetSlotTime(struct ath_hal *ah, u_int slottime)
477 u_int
[all...]
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_implode.c85 u_int m0, m1, m2, m3;
195 u_int
200 u_int i;
225 if (i >= ((u_int)0x80000000 + sign))
243 u_int
247 u_int *res;
297 u_int
302 u_int sign = fp->fp_sign << 31;
384 u_int
388 u_int *re
[all...]
/freebsd-11-stable/stand/common/
H A Dbcache.c71 static u_int bcache_total_nblks; /* set by bcache_init */
72 static u_int bcache_blksize; /* set by bcache_init */
73 static u_int bcache_numdev; /* set by bcache_add_dev */
75 static u_int bcache_units; /* number of devices with cache */
76 static u_int bcache_unit_nblks; /* nblocks per unit */
77 static u_int bcache_hits;
78 static u_int bcache_misses;
79 static u_int bcache_ops;
80 static u_int bcache_bypasses;
81 static u_int bcache_bcoun
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dcipher.c72 u_int block_size;
73 u_int key_len;
74 u_int iv_len; /* defaults to block_size */
75 u_int auth_len;
76 u_int discard_len;
77 u_int flags;
168 u_int
174 u_int
180 u_int
188 u_int
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_debug.h106 u_int ix, int);
108 u_int qnum, u_int ix, int done);
110 const uint32_t *ds, u_int qnum, u_int ix, int done);
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_auth_unix.c68 u_int area_gids[NGRPS];
70 u_int auth_len;
72 u_int i;
81 auth_len = (u_int)msg->rm_call.cb_cred.oa_length;
124 if ((u_int)msg->rm_call.cb_verf.oa_length) {
/freebsd-11-stable/sys/powerpc/powermac/
H A Dkiic.c107 u_int sc_regstep;
108 u_int sc_flags;
117 static void kiic_writereg(struct kiic_softc *sc, u_int, u_int);
118 static u_int kiic_readreg(struct kiic_softc *, u_int);
119 static void kiic_setport(struct kiic_softc *, u_int);
120 static void kiic_setmode(struct kiic_softc *, u_int);
121 static void kiic_setspeed(struct kiic_softc *, u_int);
250 kiic_writereg(struct kiic_softc *sc, u_int re
[all...]
/freebsd-11-stable/sys/net/altq/
H A Daltq_priq.h103 u_int qlength;
104 u_int qlimit;
105 u_int period;
154 u_int cl_period; /* backlog period */
165 u_int pif_bandwidth; /* link bandwidth in bps */
/freebsd-11-stable/usr.bin/leave/
H A Dleave.c52 static void doalarm(u_int);
65 u_int secs;
136 doalarm(u_int secs)
150 sleep((u_int)2); /* let parent print set message */
177 sleep((u_int)ONEMIN);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-aodv.c179 const struct aodv_ext *ep, u_int length)
209 aodv_rreq(netdissect_options *ndo, const u_char *dat, u_int length)
211 u_int i;
240 aodv_rrep(netdissect_options *ndo, const u_char *dat, u_int length)
242 u_int i;
268 aodv_rerr(netdissect_options *ndo, const u_char *dat, u_int length)
270 u_int i, dc;
298 aodv_v6_rreq(netdissect_options *ndo, const u_char *dat, u_int length)
300 u_int i;
329 aodv_v6_rrep(netdissect_options *ndo, const u_char *dat, u_int lengt
[all...]
H A Dprint-ppi.c28 ppi_header_print(netdissect_options *ndo, const u_char *bp, u_int length)
52 static u_int
58 u_int caplen = h->caplen;
59 u_int length = h->len;
119 u_int
H A Dprint-igmp.c107 register const u_char *bp, register u_int len)
129 register const u_char *bp, register u_int len)
151 register const u_char *bp, register u_int len)
153 u_int group, nsrcs, ngroups;
154 register u_int i, j;
205 register const u_char *bp, register u_int len)
207 u_int mrc;
208 u_int mrt;
209 u_int nsrcs;
210 register u_int
[all...]
/freebsd-11-stable/sys/ufs/ufs/
H A Dextattr.h60 u_int uef_magic; /* magic number for sanity checking */
61 u_int uef_version; /* version of attribute file */
62 u_int uef_size; /* size of attributes, w/o header */
66 u_int ueh_flags; /* flags for attribute */
67 u_int ueh_len; /* local defined length; <= uef_size */
/freebsd-11-stable/contrib/libpcap/pcap/
H A Dbpf.h85 typedef u_int bpf_u_int32;
105 u_int bf_len;
248 PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_quirks.c66 u_int ext_family;
67 u_int ext_model;
68 u_int family_code;
69 u_int model;
70 u_int stepping;
78 u_int dev_id;
79 u_int rev_no;
94 u_int p[4];
95 u_int dev_id, rev_no;
96 u_int ext_famil
[all...]
/freebsd-11-stable/sys/xdr/
H A Dxdr_mbuf.c42 static bool_t xdrmbuf_getbytes(XDR *, char *, u_int);
43 static bool_t xdrmbuf_putbytes(XDR *, const char *, u_int);
44 /* XXX: w/64-bit pointers, u_int not enough! */
45 static u_int xdrmbuf_getpos(XDR *);
46 static bool_t xdrmbuf_setpos(XDR *, u_int);
47 static int32_t *xdrmbuf_inline(XDR *, u_int);
176 xdrmbuf_getbytes(XDR *xdrs, char *addr, u_int len)
212 xdrmbuf_putbytes(XDR *xdrs, const char *addr, u_int len)
246 static u_int
251 u_int po
[all...]
/freebsd-11-stable/sys/dev/gem/
H A Dif_gemvar.h86 u_int txs_firstdesc; /* first descriptor in packet */
87 u_int txs_lastdesc; /* last descriptor in packet */
88 u_int txs_ndescs; /* number of descriptors */
115 u_int sc_wdog_timer; /* watchdog timer */
129 u_int sc_variant;
140 u_int sc_flags;
166 u_int sc_txfree; /* number of free TX descriptors */
167 u_int sc_txnext; /* next ready TX descriptor */
168 u_int sc_txwin; /* TX desc. since last TX intr. */
173 u_int sc_rxpt
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Drpc_fwd.c71 u_int rf_xid; /* Packet id */
72 u_int rf_oldid; /* Original packet id */
83 static u_int xid;
202 fwd_locate(u_int id)
227 u_int *pkt_int;
278 pkt_int = (u_int *) pkt;
356 u_int pkt[MAX_PACKET_SIZE / sizeof(u_int) + 1];
357 u_int *pkt_int;
358 u_int pkt_xi
[all...]
/freebsd-11-stable/sys/dev/watchdog/
H A Dwatchdog.c66 static volatile u_int wd_last_u; /* last timeout value set by kern_do_pat */
67 static u_int wd_last_u_sysctl; /* last timeout value set by kern_do_pat */
68 static u_int wd_last_u_sysctl_secs; /* wd_last_u in seconds */
121 wdog_kern_pat(u_int utim)
207 u_int u;
209 u = *(u_int *)data;
270 u_int utime;
319 u_int u;
367 u = *(u_int *)data;
372 *(u_int *)dat
[all...]

Completed in 334 milliseconds

<<21222324252627282930>>