Searched defs:nseg (Results 1 - 25 of 134) sorted by relevance

123456

/freebsd-current/sys/dev/hyperv/vmbus/
H A Dhyperv_busdma.c38 hyperv_dma_map_paddr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_types.c105 dpaa2_dmamap_oneseg_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Ddpaa2_buf.h47 int nseg; member in struct:dpaa2_buf
[all...]
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_mem.c35 os_dma_map(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/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) argument
/freebsd-current/sys/dev/firewire/
H A Dfwdma.c58 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
151 int nseg; local
[all...]
H A Dfwdma.h53 int nseg; member in struct:fwdma_alloc_multi
/freebsd-current/sys/dev/oce/
H A Doce_util.c134 oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
216 oce_dma_map_ring(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-current/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) argument
/freebsd-current/sys/dev/sfxge/
H A Dsfxge_dma.c50 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/stand/kboot/kboot/arch/powerpc64/
H A Dppc64_elf_freebsd.c81 int nseg; local
/freebsd-current/sys/dev/ixl/
H A Di40e_osdep.c43 i40e_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-current/sys/dev/xdma/
H A Dxdma_fdt_test.c106 xdmatest_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) argument
/freebsd-current/stand/kboot/kboot/arch/aarch64/
H A Dexec.c114 int nseg; local
/freebsd-current/sys/dev/gve/
H A Dgve_utils.c71 gve_dmamap_load_callback(void *arg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-current/stand/usb/
H A Dusb_busdma_loader.c176 uint32_t nseg; local
/freebsd-current/sys/dev/isci/
H A Disci.c392 isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-current/sys/dev/ida/
H A Dida.c125 ida_dma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_ioctl.c86 mrsas_passthru_load_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/sys/dev/tws/
H A Dtws.c703 tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_iq.c498 mlx5e_iq_load_memory_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/sys/dev/iavf/
H A Diavf_osdep.h211 int nseg; member in struct:iavf_dma_mem
/freebsd-current/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) argument
72 qat_ocf_crypto_load_aadbuf_cb(void *_arg, bus_dma_segment_t *segs, int nseg, int error) argument
92 qat_ocf_crypto_load_buf_cb(void *_arg, bus_dma_segment_t *segs, int nseg, int error) argument
117 qat_ocf_crypto_load_obuf_cb(void *_arg, bus_dma_segment_t *segs, int nseg, int error) argument
187 qat_ocf_alloc_dma_mem(device_t dev, struct qat_ocf_dma_mem *dma_mem, int nseg, bus_size_t size, bus_size_t alignment) argument
[all...]
/freebsd-current/sys/dev/proto/
H A Dproto_busdma.c162 proto_busdma_mem_alloc_callback(void *arg, bus_dma_segment_t *segs, int nseg, argument
266 proto_busdma_md_load_callback(void *arg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-current/sys/dev/vmware/vmci/
H A Dvmci.c461 vmci_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument

Completed in 367 milliseconds

123456