Home
last modified time | relevance | path

Searched defs:nseg (Results 1 – 25 of 135) sorted by relevance

123456

/freebsd/sys/dev/qat/qat/
H A Dqat_ocf_mem_pool.c23 qat_ocf_alloc_single_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in qat_ocf_alloc_single_cb()
74 int nseg, in qat_ocf_crypto_load_aadbuf_cb()
94 int nseg, in qat_ocf_crypto_load_buf_cb()
119 int nseg, in qat_ocf_crypto_load_obuf_cb()
189 int nseg, in qat_ocf_alloc_dma_mem()
/freebsd/sys/dev/firewire/
H A Dfwdma.c58 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in fwdma_map_cb()
151 int nseg; in fwdma_malloc_multiseg() local
H A Dfwdma.h53 int nseg; member
/freebsd/sys/dev/oce/
H A Doce_util.c134 oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error) in oce_dma_map_addr()
216 oce_dma_map_ring(void *arg, bus_dma_segment_t * segs, int nseg, int error) in oce_dma_map_ring()
/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_busdma.c38 hyperv_dma_map_paddr(void *arg, bus_dma_segment_t *segs, int nseg, int error) in hyperv_dma_map_paddr()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_types.c105 dpaa2_dmamap_oneseg_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in dpaa2_dmamap_oneseg_cb()
H A Ddpaa2_buf.h47 int nseg; member
/freebsd/sys/dev/ioat/
H A Dioat.c691 ioat_comp_update_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) in ioat_comp_update_map()
700 ioat_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ioat_dmamap_cb()
1144 int mflags, nseg, error; in ioat_op_generic() local
1261 int nseg, error; in ioat_copy_8k_aligned() local
1340 int nseg, error; in ioat_copy_crc() local
1410 int nseg, error; in ioat_crc() local
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_mem.c35 os_dma_map(void *arg, bus_dma_segment_t *segs, int nseg, int error) in os_dma_map()
/freebsd/sys/dev/sfxge/
H A Dsfxge_dma.c50 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in sfxge_dma_cb()
/freebsd/sys/dev/usb/
H A Dusb_busdma.c415 int nseg, int error) in usb_pc_alloc_mem_cb()
425 int nseg, int error) in usb_pc_load_mem_cb()
435 int nseg, int error, uint8_t isload) in usb_pc_common_mem_cb()
/freebsd/sys/dev/qat/qat_common/
H A Dqat_freebsd.c28 bus_dma_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in bus_dma_mem_cb()
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dppc64_elf_freebsd.c81 int nseg; in ppc64_elf_exec() local
/freebsd/sys/dev/proto/
H A Dproto_busdma.c162 proto_busdma_mem_alloc_callback(void *arg, bus_dma_segment_t *segs, int nseg, in proto_busdma_mem_alloc_callback()
266 proto_busdma_md_load_callback(void *arg, bus_dma_segment_t *segs, int nseg, in proto_busdma_md_load_callback()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c44 mlx5_buf_load_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in mlx5_buf_load_mem_cb()
/freebsd/stand/kboot/kboot/arch/aarch64/
H A Dexec.c114 int nseg; in elf64_exec() local
/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c573 qat_alloc_dmamem_cb(void *arg, bus_dma_segment_t *segs, int nseg, in qat_alloc_dmamem_cb()
588 int nseg, bus_size_t size, bus_size_t alignment) in qat_alloc_dmamem()
1350 qat_crypto_load_aadbuf_cb(void *_arg, bus_dma_segment_t *segs, int nseg, in qat_crypto_load_aadbuf_cb()
1368 qat_crypto_load_buf_cb(void *_arg, bus_dma_segment_t *segs, int nseg, in qat_crypto_load_buf_cb()
1404 qat_crypto_load_obuf_cb(void *_arg, bus_dma_segment_t *segs, int nseg, in qat_crypto_load_obuf_cb()
/freebsd/sys/dev/mrsas/
H A Dmrsas_cam.c1439 static void mrsas_build_ieee_sgl(struct mrsas_mpt_cmd *cmd, bus_dma_segment_t *segs, int nseg) in mrsas_build_ieee_sgl()
1499 static void mrsas_build_prp_nvme(struct mrsas_mpt_cmd *cmd, bus_dma_segment_t *segs, int nseg) in mrsas_build_prp_nvme()
1612 mrsas_data_load_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in mrsas_data_load_cb()
/freebsd/sys/dev/ixl/
H A Di40e_osdep.c43 i40e_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) in i40e_dmamap_cb()
/freebsd/stand/kboot/kboot/arch/amd64/
H A Delf64_freebsd.c157 int nseg; in elf64_exec() local
/freebsd/sys/dev/ice/
H A Dice_osdep.c350 ice_dmamap_cb(void *arg, bus_dma_segment_t * segs, int __unused nseg, int error) in ice_dmamap_cb()
/freebsd/sys/dev/xl/
H A Dif_xl.c336 xl_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) in xl_dma_map_addr()
1756 int error, nseg; in xl_newbuf() local
2336 int error, i, nseg, total_len; in xl_encap() local
/freebsd/sys/dev/gve/
H A Dgve_utils.c71 gve_dmamap_load_callback(void *arg, bus_dma_segment_t *segs, int nseg, in gve_dmamap_load_callback()
/freebsd/sys/dev/xdma/
H A Dxdma_fdt_test.c106 xdmatest_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in xdmatest_dmamap_cb()
/freebsd/stand/usb/
H A Dusb_busdma_loader.c176 uint32_t nseg; in usb_pc_common_mem_cb() local

123456