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

1234567

/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dhyperv_busdma.c41 hyperv_dma_map_paddr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_mem.c37 os_dma_map(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/oce/
H A Doce_util.c136 oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
228 oce_dma_map_ring(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.c57 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
150 int nseg; local
[all...]
H A Dfwdma.h53 int nseg; member in struct:fwdma_alloc_multi
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_dma.c51 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/stand/powerpc/kboot/
H A Dppc64_elf_freebsd.c83 int nseg; local
/freebsd-11-stable/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-11-stable/sys/dev/buslogic/
H A Dbt_isa.c331 btmapsensebuffers(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dbt_mca.c316 btmapsensebuffers(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/amr/
H A Damr_pci.c527 amr_sglist_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/sound/pci/
H A Dhdspe.c117 hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.c44 i40e_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/ct/
H A Dct_isa.c354 ct_dmamap(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei_ulp2_ddp.c70 ulp2_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/proto/
H A Dproto_busdma.c164 proto_busdma_mem_alloc_callback(void *arg, bus_dma_segment_t *segs, int nseg, argument
268 proto_busdma_md_load_callback(void *arg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-11-stable/sys/sparc64/sbus/
H A Dlsi64854.c372 lsi64854_map_scsi(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/ida/
H A Dida.c125 ida_dma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/isci/
H A Disci.c394 isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
H A Disci_io_request.c687 isci_io_request_construct(void *arg, bus_dma_segment_t *seg, int nseg, argument
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm_tx.c248 hatm_load_txbuf(void *uarg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-11-stable/sys/dev/tws/
H A Dtws.c732 tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/stand/usb/
H A Dusb_busdma_loader.c177 uint32_t nseg; local
/freebsd-11-stable/sys/arm/allwinner/
H A Da10_hdmiaudio.c136 a10hdmiaudio_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/mips/adm5120/
H A Dif_admsw.c158 admsw_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
171 admsw_rxbuf_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
188 admsw_mbuf_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, argument
[all...]

Completed in 445 milliseconds

1234567