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

123456

/freebsd-10-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-10-stable/sys/dev/firewire/
H A Dfwdma.c65 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
160 int nseg; local
[all...]
H A Dfwdma.h53 int nseg; member in struct:fwdma_alloc_multi
/freebsd-10-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-10-stable/sys/dev/sfxge/
H A Dsfxge_dma.c47 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-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-10-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-10-stable/sys/dev/sound/pci/
H A Dhdspe.c117 hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_osdep.c43 i40e_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-10-stable/sys/arm/xscale/i80321/
H A Di80321_aau.c89 i80321_mapphys(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Di80321_dma.c90 i80321_mapphys(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/boot/usb/
H A Dusb_busdma_loader.c177 uint32_t nseg; local
/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatm_tx.c247 hatm_load_txbuf(void *uarg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-10-stable/sys/ia64/isa/
H A Disa_dma.c209 static void isa_dmastart_cb(void *arg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-10-stable/sys/sparc64/sbus/
H A Dlsi64854.c372 lsi64854_map_scsi(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/amr/
H A Damr_pci.c523 amr_sglist_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/ct/
H A Dct_isa.c362 ct_dmamap(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-10-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-10-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
/freebsd-10-stable/sys/dev/tws/
H A Dtws.c719 tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/arm/lpc/
H A Dlpc_fb.c266 lpc_fb_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) argument
/freebsd-10-stable/sys/mips/adm5120/
H A Dif_admsw.c157 admsw_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
170 admsw_rxbuf_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
187 admsw_mbuf_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, argument
[all...]
/freebsd-10-stable/sys/dev/usb/
H A Dusb_busdma.c426 usb_pc_alloc_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
436 usb_pc_load_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
446 usb_pc_common_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error, uint8_t isload) argument
/freebsd-10-stable/sys/dev/nvme/
H A Dnvme_qpair.c710 nvme_payload_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument

Completed in 149 milliseconds

123456