Home
last modified time | relevance | path

Searched defs:nmap (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/tools/boot/smbios/
H A Dmain.c36 static int nmap; variable
/freebsd-src/sys/ofed/include/rdma/
H A Dib_umem.h57 int nmap; member
/freebsd-src/sys/fs/tarfs/
H A Dtarfs_subr.c267 size_t nmap = 0, nblk = 0; in tarfs_load_blockmap() local
/freebsd-src/sys/kern/
H A Dsubr_busdma_bounce.c529 struct bus_dmamap *map, *nmap; busdma_thread() local
H A Dkern_descrip.c1897 NDSLOTTYPE *nmap, *omap; fdgrowtable() local
/freebsd-src/stand/kboot/kboot/
H A Dmain.c211 static int nmap; global() variable
/freebsd-src/contrib/tcpdump/
H A Dprint-isakmp.c912 ikev1_attrmap_print(netdissect_options * ndo,const u_char * p,const u_char * ep2,const struct attrmap * map,size_t nmap) ikev1_attrmap_print() argument
1229 size_t nmap; ikev1_t_print() local
1759 size_t nmap = sizeof(oakley_t_map)/sizeof(oakley_t_map[0]); ikev1_n_print() local
1920 size_t nmap; ikev2_t_print() local
[all...]
/freebsd-src/contrib/wpa/src/utils/
H A Deloop.c286 struct pollfd **nmap; in eloop_sock_table_add_sock() local
/freebsd-src/sys/cddl/boot/zfs/
H A Dzfssubr.c851 vdev_raidz_matrix_init(raidz_map_t *rm, int n, int nmap, int *map, in vdev_raidz_matrix_init() argument
/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h235 u32 nmap; member
H A Dib_verbs.c39 struct scatterlist *get_ib_umem_sgl(struct ib_umem *umem, u32 *nmap) in get_ib_umem_sgl() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c1690 vdev_raidz_matrix_init(raidz_row_t * rr,int n,int nmap,int * map,uint8_t ** rows) vdev_raidz_matrix_init() argument