Home
last modified time | relevance | path

Searched defs:buf_map (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-common.c208 struct map_page *data_map, *buf_map, *buf2_map; in generic_test() local
361 struct map_page *data_map, *buf_map; in generic_decode_fail() local
/netbsd-src/sys/dev/ic/
H A Dbcmgenetvar.h52 struct genet_bufmap buf_map[GENET_DMA_DESC_COUNT]; member
H A Ddwc_eqos_var.h52 struct eqos_bufmap buf_map[EQOS_DMA_DESC_COUNT]; member
/netbsd-src/usr.bin/pmap/
H A Dmain.c59 struct vm_map *st_map, *pt_map, *module_map, *buf_map; variable
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_emac.c155 struct sunxi_emac_bufmap buf_map[TX_DESC_COUNT]; member
166 struct sunxi_emac_bufmap buf_map[RX_DESC_COUNT]; member
/netbsd-src/sys/kern/
H A Dvfs_bio.c279 static struct vm_map *buf_map; global() variable
[all...]
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_if_npe.c93 bus_dmamap_t buf_map; member