Searched refs:u_int (Results 51 - 75 of 3254) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h11 extern HAL_BOOL ar9300_stop_tx_dma_freebsd(struct ath_hal *ah, u_int q);
22 struct ieee80211_channel *chan, u_int rxchainmask,
36 struct ath_desc *ds, u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type,
37 u_int txPower, u_int txRate0, u_int txTries0, u_int keyIx,
38 u_int antMode, u_int flag
[all...]
/freebsd-11-stable/sys/dev/agp/
H A Dagp_i810.h77 void agp_intel_gtt_clear_range(device_t dev, u_int first_entry,
78 u_int num_entries);
79 int agp_intel_gtt_map_memory(device_t dev, vm_page_t *pages, u_int num_entries,
82 u_int pg_start, u_int flags);
83 void agp_intel_gtt_insert_pages(device_t dev, u_int first_entry,
84 u_int num_entries, vm_page_t *pages, u_int flags);
89 void intel_gtt_clear_range(u_int first_entry, u_int num_entrie
[all...]
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_var.h48 u_int r_blocks;
49 u_int r_blksz;
60 u_int sc_size; /* Flash size. */
61 u_int sc_width; /* Interface width. */
62 u_int sc_regions; /* Erase regions. */
65 u_int sc_cmdset;
68 u_int sc_tto_counts[3];
69 u_int sc_mto_counts[3];
71 u_int sc_maxbuf;
78 u_int sc_wrbufs
[all...]
/freebsd-11-stable/crypto/openssh/
H A Duuencode.h27 int uuencode(const u_char *, u_int, char *, size_t);
29 void dump_base64(FILE *, const u_char *, u_int);
H A Dmonitor_wrap.h43 int mm_key_sign(Key *, u_char **, u_int *, const u_char *, u_int, const char *);
52 int mm_key_verify(Key *, u_char *, u_int, u_char *, u_int);
64 u_int mm_do_pam_account(void);
66 int mm_sshpam_query(void *, char **, char **, u_int *, char ***, u_int **);
67 int mm_sshpam_respond(void *, u_int, char **);
84 int mm_newkeys_to_blob(int, u_char **, u_int *);
91 int mm_bsdauth_query(void *, char **, char **, u_int *, cha
[all...]
/freebsd-11-stable/include/rpc/
H A Dauth_unix.h62 u_int aup_uid;
63 u_int aup_gid;
64 u_int aup_len;
65 u_int *aup_gids;
H A Dsvc_soc.h96 extern SVCXPRT *svcudp_bufcreate(int, u_int, u_int);
105 extern SVCXPRT *svctcp_create(int, u_int, u_int);
112 extern SVCXPRT *svcfd_create(int, u_int, u_int);
/freebsd-11-stable/stand/libsa/
H A Drpc.h53 int rpc_pmap_getcache(struct in_addr, u_int, u_int);
54 void rpc_pmap_putcache(struct in_addr, u_int, u_int, int);
H A Dtwiddle.c45 static u_int globaldiv;
48 twiddle(u_int callerdiv)
50 static u_int callercnt, globalcnt, pos;
65 twiddle_divisor(u_int gdiv)
H A Ddosfs.h100 u_int fatbuf_blknum; /* number of 128K block in FAT cache buffer */
101 u_int links; /* active links to structure */
102 u_int spc; /* sectors per cluster */
103 u_int bsize; /* cluster size in bytes */
104 u_int bshift; /* cluster conversion shift */
105 u_int dirents; /* root directory entries */
106 u_int spf; /* sectors per fat */
107 u_int rdcl; /* root directory start cluster */
108 u_int lsnfat; /* start of fat */
109 u_int lsndi
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_reg_print.c19 ahd_mode_ptr_print(u_int regvalue, u_int *cur_col, u_int wrap)
38 ahd_intstat_print(u_int regvalue, u_int *cur_col, u_int wrap)
75 ahd_seqintcode_print(u_int regvalue, u_int *cur_col, u_int wrap)
93 ahd_clrint_print(u_int regvalu
[all...]
H A Daic7xxx_reg_print.c25 ahc_scsiseq_print(u_int regvalue, u_int *cur_col, u_int wrap)
42 ahc_sxfrctl0_print(u_int regvalue, u_int *cur_col, u_int wrap)
59 ahc_sxfrctl1_print(u_int regvalue, u_int *cur_col, u_int wrap)
86 ahc_scsisigi_print(u_int regvalu
[all...]
/freebsd-11-stable/sys/dev/stg/
H A Dtmc18c30var.h57 u_int sc_chip; /* chip type */
58 u_int sc_fsz; /* fifo size */
59 u_int sc_idbit; /* host id bit */
60 u_int sc_wthold; /* write thread */
61 u_int sc_rthold; /* read thread */
62 u_int sc_maxwsize; /* max write size */
87 int stgprobesubr(struct resource *, u_int);
/freebsd-11-stable/sys/powerpc/include/
H A Dintr_machdep.h49 void powerpc_register_pic(device_t, uint32_t, u_int, u_int, u_int);
50 u_int powerpc_get_irq(uint32_t, u_int);
52 void powerpc_dispatch_intr(u_int, struct trapframe *);
54 int powerpc_setup_intr(const char *, u_int, driver_filter_t, driver_intr_t,
57 int powerpc_bind_intr(u_int irq, u_char cpu);
61 void powerpc_intr_mask(u_int irq);
62 void powerpc_intr_unmask(u_int ir
[all...]
/freebsd-11-stable/tools/bus_space/
H A Dbusdma.h33 u_long maxaddr, u_long maxsz, u_int nsegs, u_long maxsegsz,
34 u_int datarate, u_int flags);
36 u_long maxsz, u_int nsegs, u_long maxsegsz, u_int datarate,
37 u_int flags);
40 int bd_md_create(int tid, u_int flags);
42 int bd_md_load(int mdid, void *buf, u_long len, u_int flags);
45 int bd_mem_alloc(int tid, u_int flags);
54 int bd_sync(int mdid, u_int o
[all...]
/freebsd-11-stable/sys/arm64/include/
H A Din_cksum.h44 u_int do_cksum(const void *, int);
46 u_int in_cksum_hdr(const struct ip *);
49 u_short in_pseudo(u_int sum, u_int b, u_int c);
/freebsd-11-stable/sys/riscv/include/
H A Din_cksum.h44 u_int do_cksum(const void *, int);
46 u_int in_cksum_hdr(const struct ip *);
49 u_short in_pseudo(u_int sum, u_int b, u_int c);
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect.h110 u_int v; /* value */
114 extern const char *tok2strbuf(const struct tok *, const char *, u_int,
118 extern const char *tok2str(const struct tok *, const char *, u_int);
119 extern char *bittok2str(const struct tok *, const char *, u_int);
120 extern char *bittok2str_nosep(const struct tok *, const char *, u_int);
140 typedef u_int (*if_printer) IF_PRINTER_ARGS;
184 register const u_char *bp, register u_int length);
330 extern u_int fn_printztn(netdissect_options *ndo, const u_char *, u_int, const u_char *);
331 extern int fn_printn(netdissect_options *, const u_char *, u_int, cons
[all...]
/freebsd-11-stable/sys/net/
H A Dnetisr_internal.h65 u_int np_qlimit; /* Maximum per-CPU queue depth. */
66 u_int np_policy; /* Work placement policy. */
67 u_int np_dispatch; /* Work dispatch policy. */
83 u_int nw_len;
84 u_int nw_qlimit;
85 u_int nw_watermark;
111 u_int nws_cpu; /* CPU pinning. */
112 u_int nws_flags; /* Wakeup flags. */
113 u_int nws_pendingbits; /* Scheduled protocols. */
H A Drss_config.h114 u_int rss_getbits(void);
115 u_int rss_getbucket(u_int hash);
116 u_int rss_get_indirection_to_bucket(u_int index);
117 u_int rss_getcpu(u_int bucket);
119 u_int rss_gethashalgo(void);
120 u_int rss_getnumbuckets(void);
121 u_int rss_getnumcpu
[all...]
H A Dbpf_buffer.h39 void bpf_buffer_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
40 void *src, u_int len);
41 void bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
42 void *src, u_int len);
45 int bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i);
46 int bpf_buffer_uiomove(struct bpf_d *d, caddr_t buf, u_int len,
/freebsd-11-stable/sys/arm/arm/
H A Ddb_disasm.c49 static u_int db_disasm_read_word(u_int);
50 static void db_disasm_printaddr(u_int);
58 static u_int
59 db_disasm_read_word(u_int address)
66 db_disasm_printaddr(u_int address)
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h42 u_int t_const : 1; /* constant */
43 u_int t_volatile : 1; /* volatile */
44 u_int t_vararg : 1; /* function has variable number of arguments */
45 u_int t_isenum : 1; /* enum type */
46 u_int t_proto : 1; /* this is a prototype */
47 u_int t_istag : 1; /* tag with _t_tag valid */
48 u_int t_istynam : 1; /* tag with _t_tynam valid */
49 u_int t_isuniqpos : 1; /* tag with _t_uniqpos valid */
85 u_int a_zero : 1; /* argument is 0 */
86 u_int a_pco
[all...]
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_instr.h54 u_int i_opcd:6; /* first-level decode */
55 u_int :25; member in struct:instr::__anon13154
56 u_int i_rc:1;
63 u_int i_opcd:6;
64 u_int i_frt:5;
65 u_int i_fra:5;
66 u_int i_frb:5;
67 u_int i_frc:5;
68 u_int i_xo:5;
69 u_int i_r
[all...]
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsscoppriv.h56 u_int sscop_null;
59 u_int pl : 2; /* pad length */
60 u_int : 1; /* reserved field */ member in struct:pdu::__anon8401
61 u_int s : 1; /* source */
62 u_int type : 4; /* PDU type */
63 u_int ns : 24; /* sequence number */
65 u_int ns : 24; /* sequence number */
66 u_int type : 4; /* PDU type */
67 u_int s : 1; /* source */
68 u_int
85 u_int : 8; /* pad */ member in struct:seqno::__anon8402
102 u_int : 24; /* reserved */ member in struct:bgn::__anon8403
[all...]

Completed in 294 milliseconds

1234567891011>>