Searched defs:nwords (Results 1 - 25 of 29) sorted by relevance

12

/src/sys/dev/ic/
H A Damdccp.c78 const size_t nwords = howmany(nbytes, sizeof(buf[0])); local in function:amdccp_rnd_callback
H A Disp_library.c1746 isp_get_sns_response(ispsoftc_t *isp, sns_scrsp_t *src, sns_scrsp_t *dst, int nwords) argument
1765 isp_get_gid_ft_response(ispsoftc_t *isp, sns_gid_ft_rsp_t *src, sns_gid_ft_rsp_t *dst, int nwords) argument
/src/games/boggle/mkdict/
H A Dmkdict.c66 int ch, common, nwords; local in function:main
/src/sys/dev/
H A Ddev_verbose.c60 dev_findvendor(char *buf, size_t len, const char *words, size_t nwords, argument
81 dev_findproduct(char *buf, size_t len, const char *words, size_t nwords, argument
/src/lib/libc/gen/
H A Dwordexp.c96 size_t nwords, nbytes; /* Number of words, bytes from child */ local in function:we_askshell
/src/sys/arch/arm/broadcom/
H A Dbcm53xx_rng.c167 size_t nwords = __SHIFTOUT(bcmrng_read_4(sc, RNG_STATUS), RNG_VAL); local in function:bcmrng_empty
/src/sys/net/
H A Dbpf_filter.c84 bpf_set_extmem(bpf_ctx_t *bc, size_t nwords, bpf_memword_init_t preinited) argument
H A Dif_media.c383 int nwords = 0; local in function:ifmedia_getwords
/src/sys/net/npf/
H A Dlpm.c288 compute_prefix(const unsigned nwords, const uint32_t *addr, argument
323 const unsigned nwords = LPM_TO_WORDS(len); local in function:lpm_insert
350 const unsigned nwords = LPM_TO_WORDS(len); local in function:lpm_remove
370 const unsigned nwords = LPM_TO_WORDS(len); local in function:lpm_lookup
401 const unsigned nwords = LPM_TO_WORDS(len); local in function:lpm_lookup_prefix
[all...]
H A Dnpf_connkey.c110 const unsigned nwords = alen >> 2; local in function:npf_connkey_setkey
208 const unsigned nwords = alen >> 2; local in function:npf_connkey_copy
H A Dnpf_inet.c130 const int nwords = alen >> 2; local in function:npf_addr_mix
149 const int nwords = alen >> 2; local in function:npf_addr_mask
179 const int nwords = alen >> 2; local in function:npf_addr_bitor
/src/sys/dev/dmover/
H A Dswdmover.c275 int aligned, len, nwords; local in function:swdmover_func_xor_process
/src/sys/arch/mips/cavium/dev/
H A Docteon_rnm.c350 octrnm_iobdma(struct octrnm_softc *sc, uint64_t *buf, unsigned nwords) argument
/src/sys/fs/adosfs/
H A Dadosfs.h95 int nwords; /* size of blocks in long words */ member in struct:anode
118 u_long nwords; /* size of blocks in long words */ member in struct:adosfsmount
/src/sbin/cgdconfig/
H A Dutils.c74 int nwords = 0; local in function:words
/src/bin/ksh/
H A Dedit.c521 int nwords, i, idx, escaping; local in function:x_file_glob
627 int nwords; local in function:x_command_glob
784 int nwords; local in function:x_cf_glob
[all...]
H A Demacs.c1736 int nwords = 0; local in function:x_expand
1772 int nwords; local in function:do_complete
[all...]
H A Dvi.c1944 int nwords; local in function:expand_word
2000 int nwords; local in function:complete_word
2107 int nwords; local in function:print_expansions
[all...]
/src/sys/kern/
H A Dsys_select.c360 size_t nwords; local in function:anyset
/src/sbin/routed/
H A Drdisc.c680 int nwords = len >> 1; local in function:in_cksum
/src/usr.sbin/npf/npfctl/
H A Dnpf_bpf_comp.c572 unsigned nwords, origlength, length, maxmask, off; local in function:npfctl_bpf_cidr
H A Dnpf_show.c296 print_ether_address(npf_conf_info_t *ctx __unused, const uint32_t *nwords) argument
410 const unsigned nwords = *marks++; local in function:scan_marks
/src/sys/crypto/aes/
H A Daes_ct64.c41 br_range_dec32le(uint32_t *p32, size_t nwords, const void *v) argument
/src/sys/uvm/
H A Duvm_swap.c251 const size_t nwords = howmany(nbits, bitsperword); local in function:encmap_size
/src/sbin/ping/
H A Dping.c1319 int nwords = len >> 1; local in function:in_cksum

Completed in 52 milliseconds

12