/freebsd/sys/riscv/include/ |
H A D | bus_dma.h | 15 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create() argument 43 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
|
/freebsd/sys/x86/include/ |
H A D | bus_dma.h | 53 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create() argument 81 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 377 MAP *mapp; in add_mapping() local 498 MAP *mapp; in mapped() local
|
/freebsd/sbin/fsck_ffs/ |
H A D | pass5.c | 299 u_char *mapp = cg_clustersfree(newcg); in pass5() local
|
/freebsd/sys/arm/arm/ |
H A D | busdma_machdep.c | 516 allocate_bz_and_pages(bus_dma_tag_t dmat,bus_dmamap_t mapp) allocate_bz_and_pages() argument 587 bus_dmamap_create(bus_dma_tag_t dmat,int flags,bus_dmamap_t * mapp) bus_dmamap_create() argument 650 bus_dmamem_alloc(bus_dma_tag_t dmat,void ** vaddr,int flags,bus_dmamap_t * mapp) bus_dmamem_alloc() argument
|
/freebsd/sys/riscv/riscv/ |
H A D | busdma_bounce.c | 238 bounce_bus_dmamap_create(bus_dma_tag_t dmat,int flags,bus_dmamap_t * mapp) bounce_bus_dmamap_create() argument 350 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat,void ** vaddr,int flags,bus_dmamap_t * mapp) bounce_bus_dmamem_alloc() argument [all...] |
/freebsd/sys/powerpc/powerpc/ |
H A D | busdma_machdep.c | 288 bus_dmamap_create(bus_dma_tag_t dmat,int flags,bus_dmamap_t * mapp) bus_dmamap_create() argument 396 bus_dmamem_alloc(bus_dma_tag_t dmat,void ** vaddr,int flags,bus_dmamap_t * mapp) bus_dmamem_alloc() argument [all...] |
/freebsd/sys/dev/aic7xxx/ |
H A D | aic_osm_lib.h | 126 #define aic_dmamem_alloc(aic, dmat, vaddr, flags, mapp) \ argument 132 #define aic_dmamap_create(aic, tag, flags, mapp) \ argument
|
/freebsd/sys/x86/x86/ |
H A D | busdma_bounce.c | 269 bounce_bus_dmamap_create(bus_dma_tag_t dmat,int flags,bus_dmamap_t * mapp) bounce_bus_dmamap_create() argument 384 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat,void ** vaddr,int flags,bus_dmamap_t * mapp) bounce_bus_dmamem_alloc() argument [all...] |
/freebsd/usr.sbin/makefs/ffs/ |
H A D | mkfs.c | 737 u_char *mapp = cg_clustersfree_swap(&acg, 0); in initcg() local
|
H A D | ffs_alloc.c | 598 u_char *freemapp, *mapp; in ffs_clusteracct() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | draid.c | 407 draid_map_t **mapp) in alloc_new_map() 436 alloc_fixed_map(uint64_t children, draid_map_t **mapp) in alloc_fixed_map()
|
/freebsd/sys/arm64/arm64/ |
H A D | busdma_bounce.c | 385 bounce_bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bounce_bus_dmamap_create() 493 bus_dmamap_t *mapp) in bounce_bus_dmamem_alloc()
|
/freebsd/sbin/newfs/ |
H A D | mkfs.c | 811 u_char *mapp = cg_clustersfree(&acg); initcg() local
|
/freebsd/sys/dev/iommu/ |
H A D | busdma_iommu.c | 434 iommu_bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in iommu_bus_dmamap_create() 491 bus_dmamap_t *mapp) in iommu_bus_dmamem_alloc()
|
/freebsd/sbin/growfs/ |
H A D | growfs.c | 444 u_char *mapp = cg_clustersfree(&acg); in initcg() local
|
/freebsd/lib/libc/db/hash/ |
H A D | hash.h | 109 u_int32_t *mapp[NCACHED]; /* Pointers to page maps */ member
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_subr.c | 1163 uint8_t *freemapp, *mapp; in ffs_clusteracct() local
|
H A D | ffs_alloc.c | 1983 uint8_t *mapp; in ffs_clusteralloc() local
|
/freebsd/sys/dev/kbd/ |
H A D | kbd.c | 789 keymap_t *mapp; in genkbd_commonioctl() local
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_nic.c | 1701 struct ef10_external_port_map_s *mapp = NULL; in ef10_external_port_mapping() local
|
/freebsd/sys/dev/mge/ |
H A D | if_mge.c | 1635 bus_dmamap_t mapp; in mge_encap() local
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.c | 63 bus_dmamap_t *mapp) in bus_dmamem_alloc()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_draid.c | 542 vdev_draid_lookup_map(uint64_t children, const draid_map_t **mapp) in vdev_draid_lookup_map()
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 3052 pci_read_bar(device_t dev,int reg,pci_addr_t * mapp,pci_addr_t * testvalp,int * bar64) pci_read_bar() argument
|